================ @@ -0,0 +1,6 @@ +int func(void) { + __builtin_printf("Break here"); ---------------- DavidSpickett wrote:
Skipped for now: https://github.com/llvm/llvm-project/commit/d4002b43f517fea0292bf71dccaa3d0f6dd798b9 It could be another case where we link with link.exe which can't handle DWARF information, and that's needed for the test. We will try to confirm or deny that. https://github.com/llvm/llvm-project/pull/134097 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits