IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
index 2911a5077220668bad51e1924f84f5fc3231ed2b..088635a0e999d64bb2af312ebed74a7abb605b07 100644 (file)
@@ -1,3 +1,4 @@
 add_llvm_library(LLVMMCJIT
   MCJIT.cpp
+  SectionMemoryManager.cpp
   )