about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorRich Kadel <richkadel@google.com>2020-05-21 18:10:21 -0700
committerGitHub <noreply@github.com>2020-05-21 18:10:21 -0700
commita6127e3fde9e8d24388847ad1b442a4337f19965 (patch)
tree120fa2fbc4061f1a5b4fe22c8169b7a9882f6909 /src/test/debuginfo/enum-thinlto.rs
parent374ab25585f0a817fe7bd6986737f12347b12d0b (diff)
parent9310e3bd4f425f84fc27878ebf2bda1f30935a63 (diff)
downloadrust-a6127e3fde9e8d24388847ad1b442a4337f19965.tar.gz
rust-a6127e3fde9e8d24388847ad1b442a4337f19965.zip
Merge pull request #1 from rust-lang/master
update from upstream
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
-rw-r--r--src/test/debuginfo/enum-thinlto.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test/debuginfo/enum-thinlto.rs b/src/test/debuginfo/enum-thinlto.rs
index 13577b0587f..9359e55dcee 100644
--- a/src/test/debuginfo/enum-thinlto.rs
+++ b/src/test/debuginfo/enum-thinlto.rs
@@ -1,5 +1,4 @@
-// Require LLVM with DW_TAG_variant_part and a gdb that can read it.
-// min-system-llvm-version: 8.0
+// Require a gdb that can read DW_TAG_variant_part.
 // min-gdb-version: 8.2
 
 // compile-flags:-g -Z thinlto