[PATCH] D59274: [WebAssembly] Add linker options to control feature checking
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 16:34:31 PDT 2019
tlively updated this revision to Diff 190540.
tlively added a comment.
- Add more tests for empty feature sets
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59274/new/
https://reviews.llvm.org/D59274
Files:
lld/test/wasm/target-feature-disallowed.yaml
lld/test/wasm/target-feature-none.yaml
lld/test/wasm/target-feature-required.yaml
lld/test/wasm/target-feature-used.yaml
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/Options.td
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59274.190540.patch
Type: text/x-patch
Size: 15111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/3b374cf9/attachment.bin>
More information about the llvm-commits
mailing list