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 57bd1c6 commit c685a20Copy full SHA for c685a20
llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn
@@ -150,6 +150,7 @@ static_library("LLVMAArch64CodeGen") {
150
"AArch64PBQPRegAlloc.cpp",
151
"AArch64PointerAuth.cpp",
152
"AArch64PostCoalescerPass.cpp",
153
+ "AArch64PrologueEpilogue.cpp",
154
"AArch64PromoteConstant.cpp",
155
"AArch64RedundantCopyElimination.cpp",
156
"AArch64RegisterInfo.cpp",
0 commit comments