Helpful comment added. Some code cleanup. No functional change.
[oota-llvm.git] / lib / MC / CMakeLists.txt
index 8075392c3460b6da70f3549d3863fee1c537020a..8a1a05863746adcf06ca7faebb035258270fe5f6 100644 (file)
@@ -6,7 +6,12 @@ add_llvm_library(LLVMMC
   MCAsmParser.cpp
   MCAsmStreamer.cpp
   MCAssembler.cpp
+  MCCodeEmitter.cpp
   MCContext.cpp
+  MCDisassembler.cpp
+  MCExpr.cpp
+  MCInst.cpp
+  MCInstPrinter.cpp
   MCMachOStreamer.cpp
   MCNullStreamer.cpp
   MCSection.cpp