[PATCH] D153293: [clang][WebAssembly] support wasm32-wasi shared libraries

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 20:27:51 PDT 2023


sbc100 added a comment.

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?


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