Skip to content

Commit f3956e9

Browse files
committed
tests: ignore repr128-dwarf on cross-compile
1 parent 6d363f7 commit f3956e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-make/repr128-dwarf/rmake.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//@ ignore-cross-compile (cross-compile targets can produce artifacts `object` can't parse)
12
//@ ignore-windows
23
// This test should be replaced with one in tests/debuginfo once GDB or LLDB support 128-bit enums.
34

0 commit comments

Comments
 (0)