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