[PATCH] D97657: [lld][WebAssembly] Initial support merging string data
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 11:21:40 PDT 2021
sbc100 added a comment.
PTAL. This is almost ready to land now.
I've tested it against the ensure emscripten test suite: https://github.com/emscripten-core/emscripten/pull/14046. It improves all our microbenchmarks that measure code size.. there is just one strange code size regression that I'm still investigating but I don't think it will block this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97657/new/
https://reviews.llvm.org/D97657
More information about the llvm-commits
mailing list