Daniel Dunbar | 6bedec1 | 2009-06-23 22:01:43 +0000 | [diff] [blame] | 1 | add_llvm_library(LLVMMC |
Duncan Sands | 8562569 | 2009-06-24 10:03:44 +0000 | [diff] [blame] | 2 | MCAsmStreamer.cpp |
Daniel Dunbar | 6bedec1 | 2009-06-23 22:01:43 +0000 | [diff] [blame] | 3 | MCContext.cpp |
Duncan Sands | 8562569 | 2009-06-24 10:03:44 +0000 | [diff] [blame] | 4 | MCStreamer.cpp |
Daniel Dunbar | 6bedec1 | 2009-06-23 22:01:43 +0000 | [diff] [blame] | 5 | ) |