add min-llvm-version

This commit is contained in:
Ariel Ben-Yehuda 2017-05-13 14:38:15 +03:00
parent b0c80a93e4
commit 237dbe939a

View file

@ -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)]