[PATCH] D96234: [MC][WebAssembly] Fix provisional values for data alias relocations
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 16:54:22 PST 2021
sbc100 added a comment.
In D96234#2549966 <https://reviews.llvm.org/D96234#2549966>, @dschuff wrote:
> This looks right to me too. But what are the provisional values used for in this case?
Not really used for anything, but trigger warning in the linker if they are unexpected/wrong.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96234/new/
https://reviews.llvm.org/D96234
More information about the llvm-commits
mailing list