Move TargetRegistry and TargetSelect from Target to Support where they belong.
[oota-llvm.git] / lib / Target / CMakeLists.txt
index 6620882f227938c9908a04eb565e57df4255e97b..030f8089abf7c5537fb6208c19c637c02d67ce57 100644 (file)
@@ -10,7 +10,6 @@ add_llvm_library(LLVMTarget
   TargetLoweringObjectFile.cpp
   TargetMachine.cpp
   TargetRegisterInfo.cpp
-  TargetRegistry.cpp
   TargetSubtargetInfo.cpp
   )