Remove duplication of relocation names in lib/Object/ELFYAML.cpp
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
index f7ed176fef78ec39e1a92946d6df849524dfbe50..088635a0e999d64bb2af312ebed74a7abb605b07 100644 (file)
@@ -1,4 +1,4 @@
 add_llvm_library(LLVMMCJIT
   MCJIT.cpp
-  TargetSelect.cpp
+  SectionMemoryManager.cpp
   )