[Lldb-commits] [lldb] [LLDB] Enable TLS Variable Debugging Without Location Info on AArch64 (PR #110822)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 2 03:27:10 PDT 2026
DavidSpickett wrote:
As stated above, we do have a solution for AArch64 TLS so I will close this PR now.
@kamleshbhalui thank you for your time and effort nevertheless. If you or anyone else still wants to pursue this method to support older toolchains, you are free to do so.
For anyone coming here from Google, read https://github.com/llvm/llvm-project/issues/71666 to see details of the fix. You do need a recent clang and some extra options, at least at time of writing.
https://github.com/llvm/llvm-project/pull/110822
More information about the lldb-commits
mailing list