[PATCH] D158001: [lld][WebAssembly] Add support for -soname

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 09:12:16 PDT 2023


sbc100 added a comment.

In D158001#4606228 <https://reviews.llvm.org/D158001#4606228>, @glandium wrote:

> In D158001#4605468 <https://reviews.llvm.org/D158001#4605468>, @sbc100 wrote:
>
>> Do you mean the 0x24 ($) that seems to get added by wasm2c?
>
> Yes.

Thats seems fairly clearly to be a bug in wasm2c (to me anyway).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158001



More information about the llvm-commits mailing list