Skip to content

Commit ad90c25

Browse files
committed
[LFI] Fix title underline in docs/LFI.rst
1 parent 5037609 commit ad90c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LFI.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ address.
209209
+---------------------------------+-------------------------------+
210210

211211
Stack pointer modification
212-
~~~~~~~~~~~~~~~~~~
212+
~~~~~~~~~~~~~~~~~~~~~~~~~~
213213

214214
When the stack pointer is modified, we write the modified value to a temporary,
215215
before loading it back into ``sp`` with a safe ``add``.

0 commit comments

Comments
 (0)