about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto/all-crates.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/all-crates.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/all-crates.rs')
-rw-r--r--src/test/run-pass/thinlto/all-crates.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/thinlto/all-crates.rs b/src/test/run-pass/thinlto/all-crates.rs
index 772a9ec8293..8d68202d711 100644
--- a/src/test/run-pass/thinlto/all-crates.rs
+++ b/src/test/run-pass/thinlto/all-crates.rs
@@ -10,7 +10,6 @@
 
 // compile-flags: -Clto=thin
 // no-prefer-dynamic
-// min-llvm-version 4.0
 
 fn main() {
     println!("hello!");