llvm-6502/lib
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
..
Analysis Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Archive
AsmParser Allow parsing select instruction and constant expr 2004-03-12 05:51:36 +00:00
Bytecode Write select instructions to bytecode 2004-03-12 05:52:01 +00:00
CodeGen Spill explicit physical register defs as well. 2004-03-09 08:35:13 +00:00
Debugger
ExecutionEngine Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Linker
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Transforms Implement sub.ll:test14 2004-03-13 00:11:49 +00:00
VMCore Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Makefile