Reorganize ListScheduleBottomUp in preparation for modeling machine cycles and instru...
[oota-llvm.git] / lib / Object / CMakeLists.txt
index 18ee4beac18356d86f79bcd48eba95288df71eda..49c50ccd76601f5570d28e2a926c15f76d01bb7b 100644 (file)
@@ -1,3 +1,4 @@
 add_llvm_library(LLVMObject
+  MachOObject.cpp
   ObjectFile.cpp
   )