[Lldb-commits] [lldb] [lldb][test] DW_OP_piece-O3.c: Disable on Windows (PR #117355)
Ilia Kuklin via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 22 10:15:19 PST 2024
================
@@ -5,9 +5,10 @@
// DW_AT_type (0x00000032 "char[5]")
// DW_AT_location (DW_OP_piece 0x2, DW_OP_addrx 0x0, DW_OP_piece 0x1)
+// XFAIL: target=aarch64-pc-windows-{{.*}}
----------------
kuilpd wrote:
Ah, thank you, good to know!
https://github.com/llvm/llvm-project/pull/117355
More information about the lldb-commits
mailing list