[Lldb-commits] [lldb] [lldb] Disable shell tests affected by ld_new bug (PR #84246)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 7 10:15:21 PST 2024


bulbazord wrote:

> Called it `ld_new-bug`. If it's not the TLS bug, I wonder if the version range is correct.

The TLS bug in the new linker is explicitly from versions 1000 to 1109. If this isn't related to TLS, we'll need to confirm with the linker folks on our side.

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


More information about the lldb-commits mailing list