Revert "Move function to obtain branch weights into the BranchInst class. NFC."
[oota-llvm.git] / lib / Object / CMakeLists.txt
index 00bf1e30c217019a4fa1d8c91370dc100a47e6e8..5b08e42dd9e65975986af543d3c035371e9f90ad 100644 (file)
@@ -12,5 +12,6 @@ add_llvm_library(LLVMObject
   MachOUniversal.cpp
   Object.cpp
   ObjectFile.cpp
+  RecordStreamer.cpp
   SymbolicFile.cpp
   )