[PATCH] D46479: [WebAssembly] Only perform sanity checking of relocation targets in debug builds
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 16:45:11 PDT 2018
sbc100 added a comment.
Also converted to a warning since it doesn't actually stop the linker doing its job if the input has something different at the existing location.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46479
More information about the llvm-commits
mailing list