llvm-6502/lib
Evan Cheng 3c91f36a45 Another TODO.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77026 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-25 00:39:37 +00:00
..
Analysis More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
Archive Fix some non-sensical code. 2009-07-13 05:29:34 +00:00
AsmParser Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
Bitcode Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
CodeGen More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
CompilerDriver Delete the temp dir even when '--temp-dir' is specified. 2009-07-11 19:27:07 +00:00
Debugger Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
ExecutionEngine More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
Linker Switch ValueSymbolTable to StringRef based API. 2009-07-23 18:52:12 +00:00
MC Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Support Allow llvm_report_error to accept a Twine. 2009-07-24 07:58:10 +00:00
System Re-committing r76828 with the JIT memory manager changes now that the build 2009-07-23 21:46:56 +00:00
Target Another TODO. 2009-07-25 00:39:37 +00:00
Transforms More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
VMCore Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
Makefile LLVMC doesn't need ENABLE_PIC to build now. 2009-07-04 03:54:54 +00:00