We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a3a19 commit 13b6eafCopy full SHA for 13b6eaf
tests/codegen/array-clone.rs
@@ -1,4 +1,5 @@
1
// compile-flags: -O
2
+// min-llvm-version: 17 (earlier versions have trouble merging the loads)
3
4
#![crate_type = "lib"]
5
0 commit comments