[PATCH] D149917: [lld][WebAssembly] Add --preserve-features flag

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 16:07:12 PDT 2023


dschuff added a comment.

Yeah, I think that would work. Or maybe `--preserve-sections=sec1,sec2` since we might want to preserve multiple sections.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149917/new/

https://reviews.llvm.org/D149917



More information about the cfe-commits mailing list