diff options
| author | Ben Kimock <kimockb@gmail.com> | 2024-08-17 18:55:13 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2024-08-18 16:58:26 -0400 |
| commit | c5fdc90a733187564c3a5dc2567cdb232738b7f7 (patch) | |
| tree | ee99485449f3429efd8e5b7c36c6820b119650e2 /tests/debuginfo/enum-thinlto.rs | |
| parent | e2523c18427db0a6b28b7dc8c12a5a65011bef49 (diff) | |
| download | rust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.tar.gz rust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.zip | |
Delete min-lldb-version: 310
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
| -rw-r--r-- | tests/debuginfo/enum-thinlto.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/debuginfo/enum-thinlto.rs b/tests/debuginfo/enum-thinlto.rs index ff39c09e2a5..d30ff7dde38 100644 --- a/tests/debuginfo/enum-thinlto.rs +++ b/tests/debuginfo/enum-thinlto.rs @@ -1,5 +1,3 @@ -// Require a gdb that can read DW_TAG_variant_part. -//@ min-gdb-version: 8.2 //@ min-lldb-version: 1800 //@ compile-flags:-g -Z thinlto |
