Skip to content

Commit

Permalink
Gate test on unwinding support
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Mar 23, 2024
1 parent 74118d5 commit 35924aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/debuginfo/backtrace-line-tables-only.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//@ ignore-android FIXME #17520
//@ ignore-openbsd no support for libbacktrace without filename
//@ ignore-fuchsia Backtraces not symbolized
//@ needs-unwind
//@ run-pass
//@ compile-flags: -Cdebuginfo=line-tables-only -Cstrip=none
#![feature(backtrace_frames)]
Expand Down

0 comments on commit 35924aa

Please sign in to comment.