Skip to content

Commit b386959

Browse files
committed
fix: alloc-optimisation is only for rust llvm
1 parent d7539a6 commit b386959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/codegen/alloc-optimisation.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//
2+
// no-system-llvm
23
// min-llvm-version: 10.0.1
34
// compile-flags: -O
45
#![crate_type="lib"]

0 commit comments

Comments
 (0)