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 3138404 commit dac8f16Copy full SHA for dac8f16
bolt/include/bolt/Core/MCPlus.h
@@ -72,7 +72,6 @@ class MCAnnotation {
72
kLabel, /// MCSymbol pointing to this instruction.
73
kSize, /// Size of the instruction.
74
kDynamicBranch, /// Jit instruction patched at runtime.
75
- kUnkownSign, /// Signed state not determined yet
76
kSigning, /// Inst is a signing instruction (paciasp, etc.)
77
kSigned, /// Inst is in a range where RA is signed
78
kAuthenticating, /// Authenticating inst (e.g. autiasp)
0 commit comments