about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto/thin-lto-inlines2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/thinlto/thin-lto-inlines2.rs')
-rw-r--r--src/test/run-pass/thinlto/thin-lto-inlines2.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/thinlto/thin-lto-inlines2.rs b/src/test/run-pass/thinlto/thin-lto-inlines2.rs
index 6020f72415d..3c0e904662a 100644
--- a/src/test/run-pass/thinlto/thin-lto-inlines2.rs
+++ b/src/test/run-pass/thinlto/thin-lto-inlines2.rs
@@ -10,7 +10,6 @@
 
 // compile-flags: -C codegen-units=8 -O -C lto=thin
 // aux-build:thin-lto-inlines-aux.rs
-// min-llvm-version 4.0
 // no-prefer-dynamic
 // ignore-emscripten can't inspect instructions on emscripten