Remove exception handling support from the old JIT.
[oota-llvm.git] / lib / Object / CMakeLists.txt
index 68e5e94924d0abff40789ebf4f59466eb572451f..4ed129f467e3a1a084bb70655a5d5732852c197b 100644 (file)
@@ -1,9 +1,9 @@
 add_llvm_library(LLVMObject
+  Archive.cpp
   Binary.cpp
   COFFObjectFile.cpp
   ELFObjectFile.cpp
   Error.cpp
-  MachOObject.cpp
   MachOObjectFile.cpp
   Object.cpp
   ObjectFile.cpp