mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
9d68d0fbe2
llvm-svn: 80124
15 lines
307 B
CMake
15 lines
307 B
CMake
add_llvm_library(LLVMTarget
|
|
SubtargetFeature.cpp
|
|
Target.cpp
|
|
TargetData.cpp
|
|
TargetELFWriterInfo.cpp
|
|
TargetFrameInfo.cpp
|
|
TargetInstrInfo.cpp
|
|
TargetIntrinsicInfo.cpp
|
|
TargetLoweringObjectFile.cpp
|
|
TargetMachOWriterInfo.cpp
|
|
TargetMachine.cpp
|
|
TargetRegisterInfo.cpp
|
|
TargetSubtarget.cpp
|
|
)
|