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 e1b6523 commit fd254b0Copy full SHA for fd254b0
llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
@@ -214,7 +214,6 @@ class ExegesisAArch64Target : public ExegesisTarget {
214
215
if (isPointerAuth(Opcode)) {
216
#if defined(__aarch64__) && defined(__linux__)
217
-
218
// For some systems with existing PAC keys set, it is better to
219
// check the existing state of the key before setting it.
220
// For systems without PAC, this is a No-op but with PAC, it is
0 commit comments