about summary refs log tree commit diff
path: root/src/test/run-pass/stack-probes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/stack-probes.rs')
-rw-r--r--src/test/run-pass/stack-probes.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/stack-probes.rs b/src/test/run-pass/stack-probes.rs
index c93dcf01939..1334ab8dc63 100644
--- a/src/test/run-pass/stack-probes.rs
+++ b/src/test/run-pass/stack-probes.rs
@@ -20,7 +20,6 @@
 // ignore-cloudabi no processes
 // ignore-emscripten no processes
 // ignore-musl FIXME #31506
-// min-system-llvm-version 5.0
 
 use std::mem;
 use std::process::Command;