https://bugs.llvm.org/show_bug.cgi?id=40467
Bug ID: 40467
Summary: -O0 builds get "relocation out of range" in
applyArm64Branch26
Product: new-bugs
Version: 8.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: dma...@mozilla.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
mar...@martin.st, mgr...@codeaurora.org
An -O0 debug build of Firefox for aarch64-windows hits many instances of:
15:27.07 lld-link: error: relocation out of range
As far as I can tell, they're all from `applyArm64Branch26`. It doesn't appear
at -O1 and up, so I'm guessing the huge code sizes play a part in this. MSVC
seems okay with such sizes though.
I have a (very large) linkrepro that I can share upon request.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs