diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-04-14 11:40:07 +0200 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-04-14 11:40:07 +0200 |
| commit | ffe4ccd4ad1a96239b82b700a626a3644ddc364d (patch) | |
| tree | 6e81523fe5f8324b54dad579b6474a9993aefbc1 /tests/debuginfo/tuple-style-enum.rs | |
| parent | aea43673f2efce50501e55c5186805cebc3deb4a (diff) | |
| download | rust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.tar.gz rust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.zip | |
rename rust-lldb to needs-rust-lldb for consistency
Diffstat (limited to 'tests/debuginfo/tuple-style-enum.rs')
| -rw-r--r-- | tests/debuginfo/tuple-style-enum.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/tuple-style-enum.rs b/tests/debuginfo/tuple-style-enum.rs index 39ead172e65..60f3ecbd21e 100644 --- a/tests/debuginfo/tuple-style-enum.rs +++ b/tests/debuginfo/tuple-style-enum.rs @@ -1,6 +1,6 @@ // Require a gdb or lldb that can read DW_TAG_variant_part. // min-gdb-version: 8.2 -// rust-lldb +// needs-rust-lldb // compile-flags:-g |
