[PATCH] D43365: [WebAssembly] MC: Make explicit our current lack of support for relocations against unnamed temporary symbols.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 09:40:34 PST 2018
sbc100 added a comment.
In https://reviews.llvm.org/D43365#1010371, @dschuff wrote:
> Yeah come to think of it, I thought we just failed isel for blockaddress?
We do, but this is not an instruction, its purely a relocation.
Repository:
rL LLVM
https://reviews.llvm.org/D43365
More information about the llvm-commits
mailing list