[PATCH] D102509: [lld][X86] Restore gotEntrySize.
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 15 01:13:30 PDT 2021
hvdijk added a comment.
In D102509#2760928 <https://reviews.llvm.org/D102509#2760928>, @MaskRay wrote:
> Is x86-x32-plt.s NFC for now and you'll create another patch to fix x32?
This isn't NFC, this fixes the test in here. Other x32 problems remain but they're separate issues and I'll create separate patches for them.
I'll take the -shared things out of the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102509/new/
https://reviews.llvm.org/D102509
More information about the llvm-commits
mailing list