[PATCH] D66455: [WebAssembly][MC] Simplify WasmObjectWriter::recordRelocation. NFC.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 08:56:04 PDT 2019
sbc100 added a comment.
In D66455#1637385 <https://reviews.llvm.org/D66455#1637385>, @dschuff wrote:
> So it looks like this change is just that we now report an error where it asserted before?
Also removes a bunch of redundant code (which I think was originally copied from the ELF file writer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66455/new/
https://reviews.llvm.org/D66455
More information about the llvm-commits
mailing list