Skip to content
Snippets Groups Projects
Commit ba78f87b authored by Moritz Angermann's avatar Moritz Angermann Committed by Zubin
Browse files

[aarch64-macho] Fix off-by-one error in the linker

We need to be careful about the sign bit for BR26 relocation
otherwise we end up encoding a large positive number and reading
back a large negative number.

(cherry picked from commit d6ab9c60)
parent 2eb870ae
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