[PATCH] D91339: [X86] Include %rip for 32-bit RIP-relative relocs for x32
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 22 05:10:53 PST 2020
hvdijk added a comment.
In D91339#2409998 <https://reviews.llvm.org/D91339#2409998>, @RKSimon wrote:
> @hvdijk On EXPENSIVE_CHECKS builds I'm seeing a build failure in pic.ll - please can you take a look?
Sorry about that, already doing so. The code change in here is correct, I think, but there are two independent pre-existing problems that are exposed by the test when expensive checks are enabled. For one I have opened https://reviews.llvm.org/D91924, I am still looking for the right way to fix the other one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91339/new/
https://reviews.llvm.org/D91339
More information about the llvm-commits
mailing list