while working on a tool for Linux debugging, I've come around a need to read Thread Local Storage of the Glibc. There is an Issue on this topic and a PR on LLDB which resolves the issue. But the change arrived in the LLVM 18.1.
How long it may take for Swift to adopt the LLVM 18.1?