f32dbaf0b2
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
11 lines
208 B
CMake
11 lines
208 B
CMake
add_llvm_library(LLVMPowerPCDesc
|
|
PPCAsmBackend.cpp
|
|
PPCMCTargetDesc.cpp
|
|
PPCMCAsmInfo.cpp
|
|
PPCMCCodeEmitter.cpp
|
|
PPCMCExpr.cpp
|
|
PPCPredicates.cpp
|
|
PPCMachObjectWriter.cpp
|
|
PPCELFObjectWriter.cpp
|
|
)
|