1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/ExecutionEngine/Interpreter
Gabor Greif 0fb7aa568a 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