2008-09-22 03:08:49 +02:00
|
|
|
add_llvm_library(LLVMTarget
|
2009-07-27 20:18:30 +02:00
|
|
|
COFFTargetAsmInfo.cpp
|
2008-09-22 03:08:49 +02:00
|
|
|
DarwinTargetAsmInfo.cpp
|
|
|
|
SubtargetFeature.cpp
|
|
|
|
Target.cpp
|
|
|
|
TargetAsmInfo.cpp
|
|
|
|
TargetData.cpp
|
2009-06-12 00:13:00 +02:00
|
|
|
TargetELFWriterInfo.cpp
|
2008-09-22 03:08:49 +02:00
|
|
|
TargetFrameInfo.cpp
|
|
|
|
TargetInstrInfo.cpp
|
2009-07-21 19:43:20 +02:00
|
|
|
TargetIntrinsicInfo.cpp
|
2009-07-28 05:13:23 +02:00
|
|
|
TargetLoweringObjectFile.cpp
|
2008-09-22 03:08:49 +02:00
|
|
|
TargetMachOWriterInfo.cpp
|
|
|
|
TargetMachine.cpp
|
|
|
|
TargetRegisterInfo.cpp
|
|
|
|
TargetSubtarget.cpp
|
|
|
|
)
|
|
|
|
|
2009-06-12 00:13:00 +02:00
|
|
|
# TODO: Support other targets besides X86. See Makefile.
|