[PATCH] D135831: [lld][WebAssembly] Add `--extra-features` flag to add addional features
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 09:10:14 PDT 2022
tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.
It seems kind of strange to have features be free form strings rather than a set of flags, but maybe that's appropriate at this stage. It's certainly more flexible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135831/new/
https://reviews.llvm.org/D135831
More information about the llvm-commits
mailing list