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 754ed8f commit 80e1732Copy full SHA for 80e1732
llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn
@@ -136,6 +136,7 @@ static_library("LLVMAArch64CodeGen") {
136
"AArch64MachineScheduler.cpp",
137
"AArch64MacroFusion.cpp",
138
"AArch64PBQPRegAlloc.cpp",
139
+ "AArch64PointerAuth.cpp",
140
"AArch64PromoteConstant.cpp",
141
"AArch64RedundantCopyElimination.cpp",
142
"AArch64RegisterInfo.cpp",
0 commit comments