Add missing include (for inline PATypeHolder::get).
[oota-llvm.git] / lib / Target / CMakeLists.txt
index f5c94f22e8061153e03b683d9bd53c1584b8e4c1..8769ee297b65319b74627dce3c5288c12c2055dd 100644 (file)
@@ -1,10 +1,6 @@
 add_llvm_library(LLVMTarget
-  COFFTargetAsmInfo.cpp
-  DarwinTargetAsmInfo.cpp
-  ELFTargetAsmInfo.cpp
   SubtargetFeature.cpp
   Target.cpp
-  TargetAsmInfo.cpp
   TargetData.cpp
   TargetELFWriterInfo.cpp
   TargetFrameInfo.cpp
@@ -16,5 +12,3 @@ add_llvm_library(LLVMTarget
   TargetRegisterInfo.cpp
   TargetSubtarget.cpp
   )
-
-# TODO: Support other targets besides X86. See Makefile.