[PATCH] D71788: [llvm-strip] Add WebAssembly support

Paolo Severini via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 18:12:26 PST 2019


paolosev added a comment.

Doh! I didn't know there was this work ongoing. 
I think we could maybe continue from there, once https://reviews.llvm.org/D70930 is merged; what I would like is to have something like --split-dwo that works with WASM files and only extracts DWARF sections.


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