File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ namespace AArch64II {
606
606
MO_HI12 = 7 ,
607
607
608
608
// / MO_COFFSTUB - On a symbol operand "FOO", this indicates that the
609
- // / reference is actually to the ".refptrp .FOO" symbol. This is used for
609
+ // / reference is actually to the ".refptr .FOO" symbol. This is used for
610
610
// / stub symbols on windows.
611
611
MO_COFFSTUB = 0x8 ,
612
612
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ namespace ARMII {
254
254
MO_OPTION_MASK = 0x3 ,
255
255
256
256
// / MO_COFFSTUB - On a symbol operand "FOO", this indicates that the
257
- // / reference is actually to the ".refptrp .FOO" symbol. This is used for
257
+ // / reference is actually to the ".refptr .FOO" symbol. This is used for
258
258
// / stub symbols on windows.
259
259
MO_COFFSTUB = 0x4 ,
260
260
You can’t perform that action at this time.
0 commit comments