[MCJIT] Replace JITEventListener::anchor (temporarily removed in r222861), and
[oota-llvm.git] / lib / ExecutionEngine / CMakeLists.txt
index 208495c88475ee1192bc8b6ee12d58a4457b08f6..dc2fe9bf97f3ec420fd35935d9b037380b1a6560 100644 (file)
@@ -3,6 +3,7 @@
 add_llvm_library(LLVMExecutionEngine
   ExecutionEngine.cpp
   ExecutionEngineBindings.cpp
+  GDBRegistrationListener.cpp
   RTDyldMemoryManager.cpp
   TargetSelect.cpp
   )