llvm-6502/lib
2009-07-27 18:54:47 +00:00
..
Analysis Fix wording in comments. 2009-07-27 16:09:48 +00:00
Archive
AsmParser Change the assembly syntax for nsw, nuw, and exact, putting them 2009-07-27 16:11:46 +00:00
Bitcode Remove Value::setName(const char*, unsigned). 2009-07-26 00:34:27 +00:00
CodeGen Handle external symbols for ELF and add some static methods to ELFSym 2009-07-27 18:54:47 +00:00
CompilerDriver
Debugger
ExecutionEngine Remove Value::getName{Start,End}, the last of the old Name APIs. 2009-07-26 09:48:23 +00:00
Linker Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
MC Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Support Sort list of targets in --version. 2009-07-26 05:09:50 +00:00
System CMake: make sure that the *.inc files for libSystem show up in the resulting 2009-07-27 17:55:55 +00:00
Target More DCE. 2009-07-27 18:48:45 +00:00
Transforms Do not seed mstadata into the value map. 2009-07-27 17:17:04 +00:00
VMCore Initialize mdnNext. 2009-07-27 18:42:56 +00:00
Makefile