[lld] [lldb] [llvm] [AArch64] Support TLS variables in debug info (PR #146572)
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 21:32:13 PDT 2026
igorkudrin wrote:
> Since this has been changed to off by default, technically we didn't need to wait for the lld change. However, GNU ld doesn't support the relocation - making it infeasible to enable this by default in the near term
Still, it is much easier now to enable the feature downstream.
https://github.com/llvm/llvm-project/pull/146572
More information about the llvm-commits
mailing list