llvm-6502/lib/ExecutionEngine
Chris Lattner 317201d773 Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to
Intrinsic::va*.  This avoid conflicting with macros in the stdlib.h file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12356 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-13 00:24:00 +00:00
..
Interpreter Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
JIT My fix for PR274 broke the build on Darwin/PPC. As I'm fairly certain this 2004-03-10 17:38:28 +00:00
ExecutionEngine.cpp Make the JIT zero out globals with memset instead of an element at a time. This 2004-02-15 05:54:06 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00