Nerixyz wrote: > are you still interested in this?
It's not as important with the next LLVM release. I made Clang use LLD if the user asks for DWARF in https://github.com/llvm/llvm-project/pull/198600. It's still a useful warning if you have that issue. I thought we could use something similar for the LLDB sections, but it looks like they already accept the truncated names (#198377). https://github.com/llvm/llvm-project/pull/145175 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
