We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf4a25 commit 4275ba0Copy full SHA for 4275ba0
llvm/test/CodeGen/X86/rex-profile-test.ll
@@ -6,7 +6,7 @@
6
define void @test_tailjmp(ptr %fptr) {
7
; REX-LABEL: test_tailjmp: # @test_tailjmp
8
; REX: # %bb.0: # %entry
9
-; REX-NEXT: rex64 jmpq *%rcx # TAILCALL
+; REX-NEXT: rex64 jmpq *%rcx # TAILCALL
10
;
11
; NOREX-LABEL: test_tailjmp: # @test_tailjmp
12
; NOREX: .cfi_startproc
0 commit comments