Set minimum GDB version needed for basic-types-globals* tests.
This commit is contained in:
parent
42af197431
commit
2085d6ac42
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// rust char as only its numerical value.
|
||||
|
||||
// min-lldb-version: 310
|
||||
// min-gdb-version: 8.0
|
||||
|
||||
// no-prefer-dynamic
|
||||
// compile-flags:-g -C lto
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
// rust char as only its numerical value.
|
||||
|
||||
// min-lldb-version: 310
|
||||
// min-gdb-version: 8.0
|
||||
|
||||
// compile-flags:-g
|
||||
// gdb-command:run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue