Helpful comment added. Some code cleanup. No functional change.
[oota-llvm.git] / lib / MC / CMakeLists.txt
index 5eac6e0e53719b36307f4217f16ab38d0909c7c9..8a1a05863746adcf06ca7faebb035258270fe5f6 100644 (file)
@@ -1,9 +1,17 @@
 add_llvm_library(LLVMMC
+  MCAsmInfo.cpp
+  MCAsmInfoCOFF.cpp
+  MCAsmInfoDarwin.cpp
   MCAsmLexer.cpp
   MCAsmParser.cpp
   MCAsmStreamer.cpp
   MCAssembler.cpp
+  MCCodeEmitter.cpp
   MCContext.cpp
+  MCDisassembler.cpp
+  MCExpr.cpp
+  MCInst.cpp
+  MCInstPrinter.cpp
   MCMachOStreamer.cpp
   MCNullStreamer.cpp
   MCSection.cpp