Delete redundant gdb-version requirements and related comments

This commit is contained in:
Ben Kimock
2024-08-17 18:00:49 -04:00
parent e93e610329
commit 156088f8a8
23 changed files with 0 additions and 47 deletions
-2
View File
@@ -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