jankratochvil added a comment. In D81334#2189533 <https://reviews.llvm.org/D81334#2189533>, @llunak wrote:
> The DWARF in the source file appears to be broken, the test fails for me on > openSUSE 15.2 x86_64, with errors about DIE references outside of its CU. It > fails even if I try to manually compile and debug the file, with Clang git or > 9, GCC 7.5 or 9, LLDB git or 9, GDB 9.2. Thanks for the bugreport. SuSE must be linking some DWARF by default into all executables. Checked in a fix. <https://github.com/llvm/llvm-project/commit/e6c2c9a7d15171a57c98024511eaa8885f1bd5fd> Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81334/new/ https://reviews.llvm.org/D81334 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits