[llvm] [MC][Wasm] Emit useful error message when encountering common symbols (PR #179586)
Derek Schuff via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 3 16:50:19 PST 2026
dschuff wrote:
FWIW, I still think it would probably be good to eventually support Common symbols in some form.
There's plenty of old C code still around (including in the LLVM test suite), and IIUC some form might also
be needed to support FORTRAN.
https://github.com/llvm/llvm-project/pull/179586
More information about the llvm-commits
mailing list