Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Dec 7, 2022
1 parent 435b44c commit 5cf727d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/mun_codegen/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ fn loop_issue_llvm13() {
// generated which didnt have a predecessor (because nobody jumped to it), this caused LLVM13
// to crash.
test_snapshot(
"loop_issue_llvm13",
r#"
pub fn issue() -> i32 {
loop {
Expand Down

0 comments on commit 5cf727d

Please sign in to comment.