[PATCH] D59274: [WebAssembly] Add linker options to control feature checking
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 13:42:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
tlively marked 2 inline comments as done.
Closed by commit rL356805: [WebAssembly] Add linker options to control feature checking (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59274?vs=190540&id=191940#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59274/new/
https://reviews.llvm.org/D59274
Files:
lld/trunk/test/wasm/target-feature-disallowed.yaml
lld/trunk/test/wasm/target-feature-none.yaml
lld/trunk/test/wasm/target-feature-required.yaml
lld/trunk/test/wasm/target-feature-used.yaml
lld/trunk/wasm/Config.h
lld/trunk/wasm/Driver.cpp
lld/trunk/wasm/Options.td
lld/trunk/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59274.191940.patch
Type: text/x-patch
Size: 15370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/77922a1e/attachment.bin>
More information about the llvm-commits
mailing list