Skip to content

Commit

Permalink
Update llvmpasses test
Browse files Browse the repository at this point in the history
  • Loading branch information
pchintalapudi committed Jul 23, 2023
1 parent 2b24582 commit 1e898f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/llvmpasses/image-codegen.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
# CHECK-NOT: internal global
# CHECK-NOT: private global
# CHECK: jl_global
# CHECK-SAME: = global
# COM: we emit both declarations and definitions, so we may see either style in the IR
# CHECK-SAME: = {{(external )?}}global
# CHECK: julia_f_
# CHECK-NOT: internal global
# CHECK-NOT: private global
Expand Down

0 comments on commit 1e898f3

Please sign in to comment.