Skip to content

Commit a45ba4f

Browse files
committed
Added trailing '\n'.
1 parent a4f65f2 commit a45ba4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/X86/tlsdesc-64.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ addq %fs:0, %rax
2828

2929
leaq a@tlsdesc(%rip), %r16
3030
call *a@tlscall(%r16)
31-
addq %fs:0, %r16
31+
addq %fs:0, %r16

0 commit comments

Comments
 (0)