[llvm] [X86] Don't convert local function foo in the same section to foo(%rip) when the offset is near INT32_MIN (PR #98438)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 03:00:49 PDT 2024
https://github.com/RKSimon approved this pull request.
LGTM as a sticking plaster, but it'd be much better if we can come up with better solutions for both compile and link time cases.
https://github.com/llvm/llvm-project/pull/98438
More information about the llvm-commits
mailing list