Skip to content

Commit 35e6cdd

Browse files
authored
Update PacRetDesign.md
1 parent 3714264 commit 35e6cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/docs/PacRetDesign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ negate-ra-state CFIs will become invalid during BasicBlock reordering.
105105

106106
The implementation introduces two new passes:
107107
1. `PointerAuthCFIAnalyzer`: assigns the RA state to each instruction based on
108-
the CFI in the input binary
108+
the CFIs in the input binary
109109
2. `PointerAuthCFIFixup`: reads those assigned instruction RA states after
110110
optimizations, and emits `DW_CFA_AARCH64_negate_ra_state` CFIs at the correct
111111
places: wherever there is a state change between two consecutive instructions

0 commit comments

Comments
 (0)