llvm-mirror/lib/ExecutionEngine
Brian Gaeke 40b9cf9615 Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing
any attempts by LLI to use varargs (possibly left over from the introduction
of IntrinsicLowering??)

llvm-svn: 11370
2004-02-13 06:18:39 +00:00
..
Interpreter Fix off-by-one in Interpreter::getFirstVarArg(), which was punishing 2004-02-13 06:18:39 +00:00
JIT There is no reason to #define fd 2004-02-08 19:33:07 +00:00
ExecutionEngine.cpp Print out all globals as they are emitted, not just those emitted from 2004-02-08 19:33:23 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00