Skip to content
Snippets Groups Projects
Commit cdb7db5a authored by Mans Rullgard's avatar Mans Rullgard
Browse files

ARM: align PIC offset pools to 4 bytes


When building Thumb2 code, the end of a function, where the PIC
offsets are placed, need not be aligned.  Although the values
are only accessed with instructions allowing unaligned addresses,
keeping them aligned is preferable.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent a27a690f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment