MC: Remove another dead MCAssembler argument, and update clients.
[oota-llvm.git] / lib / MC / CMakeLists.txt
index 60a3a3e3e312802b83fd316f2ad0cf19c30a5cd4..6f73df883005c40aa5852db81c5ccbf433769a28 100644 (file)
@@ -16,9 +16,12 @@ add_llvm_library(LLVMMC
   MCDwarf.cpp
   MCLoggingStreamer.cpp
   MCMachOStreamer.cpp
+  MCMachObjectTargetWriter.cpp
   MCNullStreamer.cpp
   MCObjectStreamer.cpp
+  MCObjectFormat.cpp
   MCObjectWriter.cpp
+  MCPureStreamer.cpp
   MCSection.cpp
   MCSectionCOFF.cpp
   MCSectionELF.cpp