Skip to content

Commit

Permalink
Add EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardosolopes authored Sep 23, 2024
1 parent 17d4a11 commit 83d5b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/CIR/CodeGen/goto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,4 @@ void foo() {
// NOFLAT: cir.func @_Z3foov()
// NOFLAT: cir.scope {
// NOFLAT: cir.label "label"
// NOFLAT: %0 = cir.alloca !ty_S, !cir.ptr<!ty_S>, ["agg.tmp0"]
// NOFLAT: %0 = cir.alloca !ty_S, !cir.ptr<!ty_S>, ["agg.tmp0"]

0 comments on commit 83d5b28

Please sign in to comment.