[MCJIT] Reapply r222828 and r222810-r222812 with fix for MSVC move-op issues.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / CMakeLists.txt
index eb1a60b60d08eb001988f966a65ea9b52b89a1af..583d7a0aa41de2efbf8ed9e6c9c94b3b1020f5ea 100644 (file)
@@ -1,5 +1,5 @@
 add_llvm_library(LLVMRuntimeDyld
-  GDBRegistrar.cpp
+  GDBRegistrationListener.cpp
   RuntimeDyld.cpp
   RuntimeDyldChecker.cpp
   RuntimeDyldELF.cpp