Skip to content

Commit fd254b0

Browse files
committed
format fix
1 parent e1b6523 commit fd254b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ class ExegesisAArch64Target : public ExegesisTarget {
214214

215215
if (isPointerAuth(Opcode)) {
216216
#if defined(__aarch64__) && defined(__linux__)
217-
218217
// For some systems with existing PAC keys set, it is better to
219218
// check the existing state of the key before setting it.
220219
// For systems without PAC, this is a No-op but with PAC, it is

0 commit comments

Comments
 (0)