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

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 14:55:32 PDT 2023


sbc100 added a comment.

In D149917#4322367 <https://reviews.llvm.org/D149917#4322367>, @dschuff wrote:

> Do we want to make this any more general? In the future we might want to preserve other sections, e.g. passing optimization or profiling info from LLVM to Binaryen. Or maybe JSPI info?

Do you have something you suggest?   Something like `--preserve-section=custom_section_name`?


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