We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7779c commit 9b52827Copy full SHA for 9b52827
llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn
@@ -174,6 +174,7 @@ static_library("LLVMAArch64CodeGen") {
174
"GISel/AArch64PostSelectOptimize.cpp",
175
"GISel/AArch64PreLegalizerCombiner.cpp",
176
"GISel/AArch64RegisterBankInfo.cpp",
177
+ "MachineSMEABIPass.cpp",
178
"SMEABIPass.cpp",
179
"SMEPeepholeOpt.cpp",
180
"SVEIntrinsicOpts.cpp",
0 commit comments