aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-mc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-171-2/+8
* create an MCStreamer and provide it to AsmParser.Chris Lattner2009-06-241-1/+1
* Add a skeleton driver for new machine code level fun. llvm-mc is meantChris Lattner2009-06-181-0/+17