Skip to content

Commit d12711d

Browse files
committed
add newline for test
1 parent 6527156 commit d12711d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-objdump/ELF/Hexagon/branch-targets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Sections:
2323
# CHECK-NEXT: 8: 1e c0 1e 96 961ec01e { dealloc_return }
2424
# CHECK-NEXT: c: 00 c0 9d a0 a09dc000 { allocframe(#0x0) }
2525
# CHECK-NEXT: 10: 00 c0 00 5a 5a00c000 { call 0x10 <.text+0x10> }
26-
# CHECK-NEXT: 14: 1e c0 1e 96 961ec01e { dealloc_return }
26+
# CHECK-NEXT: 14: 1e c0 1e 96 961ec01e { dealloc_return }

0 commit comments

Comments
 (0)