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

llvm-svn: 42871
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