summaryrefslogtreecommitdiff
path: root/tools/llvm-mc/CMakeLists.txt
Commit message (Expand)AuthorAge
* Update CMakeListsDaniel Dunbar2009-07-28
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-17
* Fix CMake buildDouglas Gregor2009-06-30
* create an MCStreamer and provide it to AsmParser.Chris Lattner2009-06-24
* refactor a bunch of X86 specific stuff out to its own file.Chris Lattner2009-06-23
* stub out parser for asm files. Change invariant on lexer to alwaysChris Lattner2009-06-21
* oh yeah, cmake needs to be told explicitly about new files :)Chris Lattner2009-06-21
* fix build problem pointed out by John Thompson!Chris Lattner2009-06-18
* Add a skeleton driver for new machine code level fun. llvm-mc is meantChris Lattner2009-06-18