about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/run-pass/issue-41696.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/issue-41696.rs b/src/test/run-pass/issue-41696.rs
index 1888be58c57..ae57e0cf255 100644
--- a/src/test/run-pass/issue-41696.rs
+++ b/src/test/run-pass/issue-41696.rs
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 // this used to cause exponential code-size blowup during LLVM passes.
+// min-llvm-version 3.9
 
 #![feature(test)]