Skip to content

Commit

Permalink
[sysvabi64] Fix rstcheck error [NFC].
Browse files Browse the repository at this point in the history
Text under bullet was not indented properly.
  • Loading branch information
smithp35 committed Nov 14, 2024
1 parent e69c2ac commit 256815a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sysvabi64/sysvabi64.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1698,11 +1698,11 @@ calls to that location.
relocatable object.

* A relocatable object producer is required to add a BTI instruction
to a location when the address of the location is live, and it
escapes to an entity that is permitted to generate an indirect branch
that is opaque to the relocatable object producer. This includes the
locations of all symbols that can be exported into the dynamic symbol
table by a static linker.
to a location when the address of the location is live, and it
escapes to an entity that is permitted to generate an indirect
branch that is opaque to the relocatable object producer. This
includes the locations of all symbols that can be exported into the
dynamic symbol table by a static linker.

* A static linker is required to generate `Custom PLTs`_ with BTI
instructions.
Expand Down

0 comments on commit 256815a

Please sign in to comment.