[PATCH] D135898: [wasm-ld] Allow importing/exporting the output module's memory with arbitrary names

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 16:44:41 PDT 2022


fmayer added a comment.

In D135898#3897973 <https://reviews.llvm.org/D135898#3897973>, @fmayer wrote:

> In D135898#3897954 <https://reviews.llvm.org/D135898#3897954>, @fmayer wrote:
>
>> This broke our build bots: https://lab.llvm.org/buildbot/#/builders/19/builds/13332/steps/25/logs/stdio
>
> I'll submit a fix for this.

Submitted rG2390bb2347703bf500333fcd4d8c1b513a6e1740 <https://reviews.llvm.org/rG2390bb2347703bf500333fcd4d8c1b513a6e1740>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135898/new/

https://reviews.llvm.org/D135898



More information about the llvm-commits mailing list