[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:00:17 PST 2018
sbc100 added a comment.
Regarding this test case, it really should be failing earlier because of the use of blockaddress... but I'm not sure how to make that happen.
Any idea how else I can create relocation against a temporary?
(I'm probably going to land this now anyway BTW, but I'm curious how else I might create a test that tickles this).
Repository:
rL LLVM
https://reviews.llvm.org/D43365
More information about the llvm-commits
mailing list