about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto/weak-works.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-07-09 23:08:51 +0000
committerbors <bors@rust-lang.org>2018-07-09 23:08:51 +0000
commit5b525916ee511a54d4e79dff8d854fc63ac8fff7 (patch)
tree053870432a264fab277902d0f9ec05b5f45a4472 /src/test/run-pass/thinlto/weak-works.rs
parent9bd8458c92f7166b827e4eb5cf5effba8c0e615d (diff)
parent3b36ce64a55c32886a752e0935a4f5068d5f1678 (diff)
downloadrust-5b525916ee511a54d4e79dff8d854fc63ac8fff7.tar.gz
rust-5b525916ee511a54d4e79dff8d854fc63ac8fff7.zip
Auto merge of #51899 - gnzlbg:llvm501, r=alexcrichton
bump minimum LLVM version to 5.0

Closes #51878 .

r? @alexcrichton

--

cc @cuviper @infinity0
Diffstat (limited to 'src/test/run-pass/thinlto/weak-works.rs')
-rw-r--r--src/test/run-pass/thinlto/weak-works.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/thinlto/weak-works.rs b/src/test/run-pass/thinlto/weak-works.rs
index b9719e04f34..0a1b7307a46 100644
--- a/src/test/run-pass/thinlto/weak-works.rs
+++ b/src/test/run-pass/thinlto/weak-works.rs
@@ -10,7 +10,6 @@
 
 // compile-flags: -C codegen-units=8 -Z thinlto
 // ignore-windows
-// min-llvm-version 4.0
 
 #![feature(linkage)]