Add value mapper support for select constant exprs. This should fix a bug
authorChris Lattner <sabre@nondot.org>
Fri, 13 Aug 2004 02:43:19 +0000 (02:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Aug 2004 02:43:19 +0000 (02:43 +0000)
commiteb6f18fe7c375ce5598c6ba6d5b9ae769fbf2610
tree4848ec1c14afc7f108286e214cf1f19eb2399956
parent5a104b0ec5b392b5f2ba42a774adce4b8668af8a
Add value mapper support for select constant exprs.  This should fix a bug
Nate ran into when bugpointing siod.  This fix should go into LLVM 1.3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15712 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/ValueMapper.cpp