Skip to content

Commit

Permalink
Use revision support to remove near identical debuginfo test.
Browse files Browse the repository at this point in the history
  • Loading branch information
luqmana committed Jul 20, 2022
1 parent 45382e6 commit 8de7f04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 81 deletions.
81 changes: 0 additions & 81 deletions src/test/debuginfo/basic-types-globals-lto.rs

This file was deleted.

6 changes: 6 additions & 0 deletions src/test/debuginfo/basic-types-globals.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
// min-lldb-version: 310
// min-gdb-version: 8.0

// revisions: lto no-lto

// compile-flags:-g

// [lto] compile-flags:-C lto
// [lto] no-prefer-dynamic

// gdb-command:run
// gdbg-command:print 'basic_types_globals::B'
// gdbr-command:print B
Expand Down

0 comments on commit 8de7f04

Please sign in to comment.