fix: alloc-optimisation is only for rust llvm

This commit is contained in:
Ximin Luo 2021-10-06 10:22:03 +01:00
parent d7539a6af0
commit b386959aca

View file

@ -1,4 +1,5 @@
//
// no-system-llvm
// min-llvm-version: 10.0.1
// compile-flags: -O
#![crate_type="lib"]