Skip to content

Commit 7ec0452

Browse files
committed
Force frame pointers for the backtrace test
1 parent 969449f commit 7ec0452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/backtrace-debuginfo.rs

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// "enable" to 0 instead.
1717

1818
// compile-flags:-g -Cllvm-args=-enable-tail-merge=0 -Cllvm-args=-opt-bisect-limit=0
19+
// compile-flags:-Cforce-frame-pointers=yes
1920
// ignore-pretty issue #37195
2021
// ignore-cloudabi spawning processes is not supported
2122
// ignore-emscripten spawning processes is not supported

0 commit comments

Comments
 (0)