llvm-6502/lib/ExecutionEngine/Interpreter
Gabor Greif 724441e64a Fix an assertion abort on sparc. malloc(0) is allowed to
return NULL.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42871 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-11 19:40:35 +00:00
..
Execution.cpp Fix an assertion abort on sparc. malloc(0) is allowed to 2007-10-11 19:40:35 +00:00
ExternalFunctions.cpp Add a comment: don't expect from external function resolver in interpreter 2007-07-30 23:03:25 +00:00
Interpreter.cpp For PR1486: 2007-06-01 22:23:29 +00:00
Interpreter.h More explicit keywords. 2007-07-30 14:51:59 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00