LegalizeSetCCOperands should legalize the result of ExpandLibCall. Patch by Richard...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 7 Jul 2008 07:18:09 +0000 (07:18 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 7 Jul 2008 07:18:09 +0000 (07:18 +0000)
commit21cacc4de88098a6f2ccfcde18ccec0aa6654f3e
treefe15472fbf296f406a510bce715b711652ef5cfd
parent01eaf803cafe218b9323caa0e785b340e5d34eea
LegalizeSetCCOperands should legalize the result of ExpandLibCall. Patch by Richard Osborne.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53169 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp