[gn build] Port 7b6f760fcd

This commit is contained in:
LLVM GN Syncbot 2021-03-28 18:35:33 +00:00
parent 7b6f760fcd
commit 1e9746d229
1 changed files with 2 additions and 1 deletions

View File

@ -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",