projects
/
rustc-mozilla.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2d35a4
)
[PATCH] fix: alloc-optimisation is only for rust llvm
author
Ximin Luo
<infinity0@pwned.gg>
Wed, 6 Oct 2021 09:22:03 +0000
(10:22 +0100)
committer
Ximin 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
patch
|
blob
|
history
diff --git
a/src/test/codegen/alloc-optimisation.rs
b/src/test/codegen/alloc-optimisation.rs
index 5b27f3f45457d120f0bce01691a38465906341c5..aee93b93e3737177ab4fdb96a114c201e905de07 100644
(file)
--- a/
src/test/codegen/alloc-optimisation.rs
+++ b/
src/test/codegen/alloc-optimisation.rs
@@
-1,4
+1,5
@@
//
+// no-system-llvm
// min-llvm-version: 10.0.1
// compile-flags: -O
#![crate_type="lib"]