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