Skip to content

Commit 8de7f04

Browse files
committed
Use revision support to remove near identical debuginfo test.
1 parent 45382e6 commit 8de7f04

File tree

2 files changed

+6
-81
lines changed

2 files changed

+6
-81
lines changed

src/test/debuginfo/basic-types-globals-lto.rs

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/test/debuginfo/basic-types-globals.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
// min-lldb-version: 310
55
// min-gdb-version: 8.0
66

7+
// revisions: lto no-lto
8+
79
// compile-flags:-g
10+
11+
// [lto] compile-flags:-C lto
12+
// [lto] no-prefer-dynamic
13+
814
// gdb-command:run
915
// gdbg-command:print 'basic_types_globals::B'
1016
// gdbr-command:print B

0 commit comments

Comments
 (0)