Age | Commit message (Expand) | Author |
---|---|---|
2011-11-29 | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar |
2011-07-29 | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth |
2011-07-26 | Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm... | Evan Cheng |
2010-10-09 | MC-COFF: Add COFFAsmParser. Completes PR8343. | Michael J. Spencer |
2010-07-12 | MC/AsmParser: Move ELF specific parser to ELFAsmParser.cpp. | Daniel Dunbar |
2010-07-12 | MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp. | Daniel Dunbar |
2010-07-12 | MC: Add MCAsmParserExtension, a base class for all the target/object specific | Daniel Dunbar |
2010-01-22 | forgot to svn add these, doh. | Chris Lattner |