[PATCH] D153293: [clang][WebAssembly] support wasm32-wasi shared libraries
Joel Dice via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 21 06:30:27 PDT 2023
dicej added a comment.
In D153293#4436629 <https://reviews.llvm.org/D153293#4436629>, @sbc100 wrote:
> I'm happy to merge it, but perhaps we should get @sunfish to lg too.
>
> Also, should we remove the `-experimental-pic` linker flag, or are you OK with that warning from the linker? If yes, I wonder if we should do that as part of this CL or a followup?
Do `emscripten` users see that warning, too? I'd like to match whatever they see (or don't see).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153293/new/
https://reviews.llvm.org/D153293
More information about the cfe-commits
mailing list