llvm-6502/lib
Jim Laskey d04c159ac1 Fixed a bug handling void function types.
Requires rebuild of llvm-gcc4 (touch llvm-debug.cpp.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29131 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-13 15:27:42 +00:00
..
Analysis Change the callgraph representation to store the callsite along with the 2006-07-12 18:29:36 +00:00
Archive Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
AsmParser
Bytecode Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
CodeGen Fixed a bug handling void function types. 2006-07-13 15:27:42 +00:00
Debugger
ExecutionEngine Remove non-portable optimization that isn't worth it 2006-07-12 00:31:47 +00:00
Linker Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
Support
System Turn an if into an else if. 2006-07-12 22:37:18 +00:00
Target Print negative immediates as negative values instead of large constants 2006-07-12 23:24:02 +00:00
Transforms Handle instructions in the map, but that map to a null pointer. 2006-07-12 21:37:11 +00:00
VMCore Fix PR826, testcase here: Regression/Verifier/2006-07-11-StoreStruct.ll 2006-07-11 20:29:49 +00:00
Makefile