Enable stack-probe tests with system LLVM >= 5.0

This commit is contained in:
Josh Stone
2018-01-30 16:47:30 -08:00
parent 560a2f4faf
commit e2de8deb09
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
// ignore-wasm
// ignore-emscripten
// ignore-windows
// no-system-llvm
// min-system-llvm-version 5.0
// compile-flags: -C no-prepopulate-passes
#![crate_type = "lib"]