Instead of making callers of ExpandLibCall legalize the result, make
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 04:28:26 +0000 (04:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 04:28:26 +0000 (04:28 +0000)
commit9c6b4b8c3a48aa420f6499ca6c1a356f74e100f8
treec9098ec733043238d184257564957bc6aa25da2d
parent0e8ea71a4f45b070aecfe9a896bbe402c8b175d6
Instead of making callers of ExpandLibCall legalize the result, make
ExpandLibCall do it itself.

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