[Lldb-commits] [lld] [lldb] [llvm] [AArch64] Support TLS variables in debug info (PR #146572)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 02:36:20 PDT 2025
================
@@ -30,7 +30,7 @@ void AArch64_ELFTargetObjectFile::Initialize(MCContext &Ctx,
// AARCH64 ELF ABI does not define static relocation type for TLS offset
// within a module. Do not generate AT_location for TLS variables.
----------------
DavidSpickett wrote:
This comment should be removed.
https://github.com/llvm/llvm-project/pull/146572
More information about the lldb-commits
mailing list