[PATCH] D71788: [llvm-strip] Add WebAssembly support
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 03:57:22 PST 2020
jhenderson added a comment.
It's worth also noting that if you want to contribute to the ongoing effort to add support for WASM in llvm-objcopy and llvm-strip, it's best to do it in small pieces (typically one option at a time), to make it easier to review, and don't forget to add testing!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71788/new/
https://reviews.llvm.org/D71788
More information about the llvm-commits
mailing list