Don't pass anything to the IntrinsicLowering class that is not_intrinsic,
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 14 Jan 2004 06:02:53 +0000 (06:02 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 14 Jan 2004 06:02:53 +0000 (06:02 +0000)
commit34562bab046cc091f95ae5333b57ea2538f18336
treec94b4fd764973b3da85d301228d990af6b6802a1
parentf6e180324e6ffef7489dc02bae32e8713a935611
Don't pass anything to the IntrinsicLowering class that is not_intrinsic,
because that makes it abort. Also, fix a typo in a comment.

This checkin brought to you by the "It only takes about 30 seconds to run
ENABLE_LLI tests on Shootout on zion, even if they all dump core" fund.

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