[PATCH] D63694: [lld/WebAssembly] Slightly nicer error message for malformed input files

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 17:09:39 PDT 2019


sbc100 added a comment.

Ideally I'd rather see the invalid file be generated on the fly, but this is also ok since it should never really change.

What about the actual test that checks for the error string?   I imagine the binary would go in "Inputs" and the `.test` would be a text file that checks for the error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63694





More information about the llvm-commits mailing list