summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
index e363a1edf0c..6fb176738aa 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
@@ -95,6 +95,7 @@ static_library("LLVMARMCodeGen") {
"ARMTargetObjectFile.cpp",
"ARMTargetTransformInfo.cpp",
"MLxExpansionPass.cpp",
+ "MVEGatherScatterLowering.cpp",
"MVETailPredication.cpp",
"MVEVPTBlockPass.cpp",
"Thumb1FrameLowering.cpp",
OpenPOWER on IntegriCloud