[MCJIT] Replace JITEventListener::anchor (temporarily removed in r222861), and
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / CMakeLists.txt
index 59bdfee3db435c94c4645a287aa26141399cda94..5790eee9c8229e3d163aaac305a0450e67d64f5d 100644 (file)
@@ -1,4 +1,6 @@
 add_llvm_library(LLVMRuntimeDyld
   RuntimeDyld.cpp
+  RuntimeDyldChecker.cpp
+  RuntimeDyldELF.cpp
   RuntimeDyldMachO.cpp
   )