llvm-6502/lib/ExecutionEngine/Interpreter
Brian Gaeke 34562bab04 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
2004-01-14 06:02:53 +00:00
..
Execution.cpp Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
ExternalFunctions.cpp Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Interpreter.cpp Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Interpreter.h Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00