[PATCH] fix: alloc-optimisation is only for rust llvm
authorXimin Luo <infinity0@pwned.gg>
Wed, 6 Oct 2021 09:22:03 +0000 (10:22 +0100)
committerXimin Luo <infinity0@debian.org>
Fri, 22 Oct 2021 22:29:14 +0000 (23:29 +0100)
Gbp-Pq: Name u-89591.patch

src/test/codegen/alloc-optimisation.rs

index 5b27f3f45457d120f0bce01691a38465906341c5..aee93b93e3737177ab4fdb96a114c201e905de07 100644 (file)
@@ -1,4 +1,5 @@
 //
+// no-system-llvm
 // min-llvm-version: 10.0.1
 // compile-flags: -O
 #![crate_type="lib"]