[PATCH] D95163: [WebAssembly] Test that invalid symbol/relocation types generate errors

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 13:23:30 PST 2021


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

IIUC this doesn't prevent the crash in lld, it just improves the error message when reading the object file?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95163/new/

https://reviews.llvm.org/D95163



More information about the llvm-commits mailing list