Add .loc methods to the streamer.
[oota-llvm.git] / lib / Target / CMakeLists.txt
index 888c1a3c00e3bb4b28f4b96fdc32e27f130b560b..43ebdac528ca1caae6952dcfcce6522f1632bc0d 100644 (file)
@@ -1,16 +1,15 @@
 add_llvm_library(LLVMTarget
+  Mangler.cpp
   SubtargetFeature.cpp
   Target.cpp
+  TargetAsmLexer.cpp
   TargetData.cpp
   TargetELFWriterInfo.cpp
   TargetFrameInfo.cpp
   TargetInstrInfo.cpp
   TargetIntrinsicInfo.cpp
   TargetLoweringObjectFile.cpp
-  TargetMachOWriterInfo.cpp
   TargetMachine.cpp
   TargetRegisterInfo.cpp
   TargetSubtarget.cpp
   )
-
-# TODO: Support other targets besides X86. See Makefile.