[llvm] Partial support for common linkage for WebAssembly (PR #151478)

Sylvain Corlay via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 3 00:21:39 PDT 2025


SylvainCorlay wrote:

> The compiler can emit a COMDAT section group instead. 

That would require changing the compilers (Flang, LFortran), which currently use common linkage.

https://github.com/llvm/llvm-project/pull/151478


More information about the llvm-commits mailing list