forked from OSchip/llvm-project
[gn build] Port 7b6f760fcd
This commit is contained in:
parent
7b6f760fcd
commit
1e9746d229
|
@ -98,9 +98,10 @@ static_library("LLVMARMCodeGen") {
|
|||
"ARMTargetTransformInfo.cpp",
|
||||
"MLxExpansionPass.cpp",
|
||||
"MVEGatherScatterLowering.cpp",
|
||||
"MVELaneInterleavingPass.cpp",
|
||||
"MVETPAndVPTOptimisationsPass.cpp",
|
||||
"MVETailPredication.cpp",
|
||||
"MVEVPTBlockPass.cpp",
|
||||
"MVETPAndVPTOptimisationsPass.cpp",
|
||||
"Thumb1FrameLowering.cpp",
|
||||
"Thumb1InstrInfo.cpp",
|
||||
"Thumb2ITBlockPass.cpp",
|
||||
|
|
Loading…
Reference in New Issue