Make add constantexprs work with all types, fixing the regressions from last night
authorChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2004 08:01:11 +0000 (08:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Jul 2004 08:01:11 +0000 (08:01 +0000)
commit5f90cb8c9838ab03feef93c9dacd5ff652e5d8d2
treef9c04c668d69431a281a1a1b250a0b29e19df9d7
parent7c38def077bc75a12262a5433b1fcebe310bc2b2
Make add constantexprs work with all types, fixing the regressions from last night

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp