Sink the return instruction collection until after we're done deleting
[oota-llvm.git] / lib / Object / CMakeLists.txt
index 703d385d2ba687bb2fe684d77e10668c79691a48..c20fc0cc399ddcc54ee6218e59174e3d47f0a056 100644 (file)
@@ -1,6 +1,9 @@
 add_llvm_library(LLVMObject
+  Archive.cpp
+  Binary.cpp
   COFFObjectFile.cpp
   ELFObjectFile.cpp
+  Error.cpp
   MachOObject.cpp
   MachOObjectFile.cpp
   Object.cpp