Skip to content

Commit 4275ba0

Browse files
committed
Test formatting fix
1 parent 4bf4a25 commit 4275ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/rex-profile-test.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
define void @test_tailjmp(ptr %fptr) {
77
; REX-LABEL: test_tailjmp: # @test_tailjmp
88
; REX: # %bb.0: # %entry
9-
; REX-NEXT: rex64 jmpq *%rcx # TAILCALL
9+
; REX-NEXT: rex64 jmpq *%rcx # TAILCALL
1010
;
1111
; NOREX-LABEL: test_tailjmp: # @test_tailjmp
1212
; NOREX: .cfi_startproc

0 commit comments

Comments
 (0)