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