Skip to content

Commit dac8f16

Browse files
committed
[BOLT] Remove unused MCAnnotation
1 parent 3138404 commit dac8f16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bolt/include/bolt/Core/MCPlus.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ class MCAnnotation {
7272
kLabel, /// MCSymbol pointing to this instruction.
7373
kSize, /// Size of the instruction.
7474
kDynamicBranch, /// Jit instruction patched at runtime.
75-
kUnkownSign, /// Signed state not determined yet
7675
kSigning, /// Inst is a signing instruction (paciasp, etc.)
7776
kSigned, /// Inst is in a range where RA is signed
7877
kAuthenticating, /// Authenticating inst (e.g. autiasp)

0 commit comments

Comments
 (0)