about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorPhilip Craig <philipjcraig@gmail.com>2019-03-27 15:22:37 +1000
committerPhilip Craig <philipjcraig@gmail.com>2019-03-27 15:22:37 +1000
commit3a5a8a529a14271f5d8c21bec8746edfa93eec5f (patch)
treee7219a5b6e7a87d96a7d55439da1399df42fdd10 /src/test/debuginfo/enum-thinlto.rs
parente8de4c3b1f0ab51fe3ea0a494cf9727ee3e0bf1d (diff)
downloadrust-3a5a8a529a14271f5d8c21bec8746edfa93eec5f.tar.gz
rust-3a5a8a529a14271f5d8c21bec8746edfa93eec5f.zip
Give variant parts their own unique id
and bump llvm version in test
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
-rw-r--r--src/test/debuginfo/enum-thinlto.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/debuginfo/enum-thinlto.rs b/src/test/debuginfo/enum-thinlto.rs
index ae736e40bcc..7f15ed90e67 100644
--- a/src/test/debuginfo/enum-thinlto.rs
+++ b/src/test/debuginfo/enum-thinlto.rs
@@ -1,7 +1,7 @@
 // ignore-tidy-linelength
 
 // Require LLVM with DW_TAG_variant_part and a gdb that can read it.
-// min-system-llvm-version: 7.0
+// min-system-llvm-version: 8.0
 // min-gdb-version: 8.2
 
 // compile-flags:-g -Z thinlto