[lld] [lld][WebAssembly] Follow relocations of TLS-base accessors during GC (PR #206831)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 14:46:57 PDT 2026


sbc100 wrote:

Hmm.. actually maybe that analysis was wrong.  These symbol are actually marked as live in `createSyntheticSymbols` in `Driver.cpp` before DCE happens..

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


More information about the llvm-commits mailing list