[PATCH] D62704: [WebAssembly] Improve feature validation error messages
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 14:21:20 PDT 2019
tlively created this revision.
tlively added reviewers: sbc100, azakai.
Herald added subscribers: llvm-commits, jfb, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
Add the names of the input files responsible for each error to the
messages.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62704
Files:
lld/test/wasm/shared-memory-no-atomics.yaml
lld/test/wasm/target-feature-required.yaml
lld/test/wasm/target-feature-used.yaml
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62704.202301.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/e8fa3c13/attachment.bin>
More information about the llvm-commits
mailing list