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

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 5 08:51:24 PDT 2023


dschuff added a comment.

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?


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