about summary refs log tree commit diff
path: root/tests/debuginfo/coroutine-objects.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/coroutine-objects.rs')
-rw-r--r--tests/debuginfo/coroutine-objects.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/debuginfo/coroutine-objects.rs b/tests/debuginfo/coroutine-objects.rs
index 746b7e40eda..242c76c2989 100644
--- a/tests/debuginfo/coroutine-objects.rs
+++ b/tests/debuginfo/coroutine-objects.rs
@@ -1,5 +1,3 @@
-// Require a gdb that can read DW_TAG_variant_part.
-//@ min-gdb-version: 8.2
 //@ min-lldb-version: 1800
 
 // LLDB (18.1+) now supports DW_TAG_variant_part, but there is some bug in either compiler or LLDB