Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimmed....
[oota-llvm.git] / lib / MC / CMakeLists.txt
index ddddd49d90e03bbc818c26025f0e69ec83399177..3cee0c4349421f988069bb515a09ad1ed0a0d2e6 100644 (file)
@@ -19,6 +19,7 @@ add_llvm_library(LLVMMC
   MCInst.cpp
   MCInstPrinter.cpp
   MCInstrAnalysis.cpp
+  MCInstrDesc.cpp
   MCLabel.cpp
   MCLinkerOptimizationHint.cpp
   MCMachOStreamer.cpp