Fix cmake build lib/Target/TargetMachineRegistry.cpp removed.
authorXerxes Ranby <xerxes@zafena.se>
Wed, 15 Jul 2009 12:19:36 +0000 (12:19 +0000)
committerXerxes Ranby <xerxes@zafena.se>
Wed, 15 Jul 2009 12:19:36 +0000 (12:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75779 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/CMakeLists.txt

index 7cffd0e53c17892c861d5e320d7fcad333703194..9ca86139a3270a0685c55b9e93fb778578d5cf2f 100644 (file)
@@ -10,7 +10,6 @@ add_llvm_library(LLVMTarget
   TargetInstrInfo.cpp
   TargetMachOWriterInfo.cpp
   TargetMachine.cpp
-  TargetMachineRegistry.cpp
   TargetRegisterInfo.cpp
   TargetSubtarget.cpp
   )