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 3714264 commit 35e6cddCopy full SHA for 35e6cdd
bolt/docs/PacRetDesign.md
@@ -105,7 +105,7 @@ negate-ra-state CFIs will become invalid during BasicBlock reordering.
105
106
The implementation introduces two new passes:
107
1. `PointerAuthCFIAnalyzer`: assigns the RA state to each instruction based on
108
- the CFI in the input binary
+ the CFIs in the input binary
109
2. `PointerAuthCFIFixup`: reads those assigned instruction RA states after
110
optimizations, and emits `DW_CFA_AARCH64_negate_ra_state` CFIs at the correct
111
places: wherever there is a state change between two consecutive instructions
0 commit comments