Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 0fa62e2

Browse files
committed
tests: adjust embed-source-dwarf
1 parent cbdcb85 commit 0fa62e2

File tree

1 file changed

+3
-2
lines changed
  • tests/run-make/embed-source-dwarf

1 file changed

+3
-2
lines changed

tests/run-make/embed-source-dwarf/rmake.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
//@ ignore-windows
2-
//@ ignore-apple
1+
//@ ignore-apple (needs DWARF)
2+
//@ ignore-windows-msvc (needs DWARF)
3+
//@ ignore-cross-compile (cross-compiled target can produce artifacts `object` can't yet parse)
34

45
// This test should be replaced with one in tests/debuginfo once we can easily
56
// tell via GDB or LLDB if debuginfo contains source code. Cheap tricks in LLDB

0 commit comments

Comments
 (0)