Implement TargetData with the DataLayout class, this will allow LLVM projects to...
[oota-llvm.git] / lib / Target / CMakeLists.txt
index 5913a9c4ccdd2666579b279fe32c6bfeb6dcaef1..096ef001ed30f9d56bc5513e6d881ace4822620d 100644 (file)
@@ -1,7 +1,6 @@
 add_llvm_library(LLVMTarget
   Mangler.cpp
   Target.cpp
-  TargetData.cpp
   TargetELFWriterInfo.cpp
   TargetInstrInfo.cpp
   TargetIntrinsicInfo.cpp