mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
abd9a868df
llvm-svn: 123171
17 lines
338 B
CMake
17 lines
338 B
CMake
add_llvm_library(LLVMTarget
|
|
Mangler.cpp
|
|
SubtargetFeature.cpp
|
|
Target.cpp
|
|
TargetAsmInfo.cpp
|
|
TargetAsmLexer.cpp
|
|
TargetData.cpp
|
|
TargetELFWriterInfo.cpp
|
|
TargetFrameLowering.cpp
|
|
TargetInstrInfo.cpp
|
|
TargetIntrinsicInfo.cpp
|
|
TargetLoweringObjectFile.cpp
|
|
TargetMachine.cpp
|
|
TargetRegisterInfo.cpp
|
|
TargetSubtarget.cpp
|
|
)
|