hanchenye-llvm-project/llvm/lib/ExecutionEngine/Interpreter
Brian Gaeke 9ef636c698 Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg
still causes a crash. But it's better than before.

llvm-svn: 9794
2003-11-07 21:20:47 +00:00
..
Execution.cpp Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg 2003-11-07 21:20:47 +00:00
ExternalFunctions.cpp Abort when the user program calls abort, instead of printing a funny message and calling exit(1). 2003-11-05 01:18:49 +00:00
Interpreter.cpp Be friendly to gcc 3.4... good compiler. Nice compiler. 2003-11-05 06:20:27 +00:00
Interpreter.h Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg 2003-11-07 21:20:47 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00