Skip to content

Commit

Permalink
Codegen fixes for LLVM 15
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Oct 6, 2023
1 parent 25a3a19 commit 13b6eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/codegen/array-clone.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// compile-flags: -O
// min-llvm-version: 17 (earlier versions have trouble merging the loads)

#![crate_type = "lib"]

Expand Down

0 comments on commit 13b6eaf

Please sign in to comment.