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