[PATCH] D97657: [lld][WebAssembly] Initial support merging string data

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 16:06:03 PDT 2021


sbc100 added a comment.

In D97657#2749260 <https://reviews.llvm.org/D97657#2749260>, @thakis wrote:

> If it's not a big change relative to the first commit, I'd just reland with the same phab link.
>
> In addition to the precommit bot, I'd also recommend running tests locally.

Of course yes.  I do always run tests locally but since most of my changes only touch lld I often limit by test runs to lld-only.    Forgot I touched common code with this one.


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