llvm-6502/lib
2006-07-12 00:31:47 +00:00
..
Analysis It was pointed out that DEBUG() is only available with -debug. 2006-07-11 18:25:13 +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 It was pointed out that DEBUG() is only available with -debug. 2006-07-11 18:25:13 +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 no need to do a stat then an lstat. lstat will tell us if normal files don't exist. 2006-07-07 21:21:06 +00:00
Target The PPC64 JIT needs register numbers to encode instructions. 2006-07-11 20:53:55 +00:00
Transforms Silence a warning produced in assertions-disabled mode 2006-07-11 18:31:26 +00:00
VMCore Fix PR826, testcase here: Regression/Verifier/2006-07-11-StoreStruct.ll 2006-07-11 20:29:49 +00:00
Makefile