forked from OSchip/llvm-project
[gn build] Port f5f28d5b0c
This commit is contained in:
parent
f5f28d5b0c
commit
dee85a4ffa
|
@ -69,6 +69,7 @@ static_library("LLVMARMCodeGen") {
|
||||||
"ARMBaseRegisterInfo.cpp",
|
"ARMBaseRegisterInfo.cpp",
|
||||||
"ARMBasicBlockInfo.cpp",
|
"ARMBasicBlockInfo.cpp",
|
||||||
"ARMBlockPlacement.cpp",
|
"ARMBlockPlacement.cpp",
|
||||||
|
"ARMBranchTargets.cpp",
|
||||||
"ARMCallLowering.cpp",
|
"ARMCallLowering.cpp",
|
||||||
"ARMCallingConv.cpp",
|
"ARMCallingConv.cpp",
|
||||||
"ARMConstantIslandPass.cpp",
|
"ARMConstantIslandPass.cpp",
|
||||||
|
|
Loading…
Reference in New Issue