diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/musttail-indirect.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/musttail-indirect.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/musttail-indirect.ll b/llvm/test/CodeGen/X86/musttail-indirect.ll index f1286181ee5..9d21b5ea5d5 100644 --- a/llvm/test/CodeGen/X86/musttail-indirect.ll +++ b/llvm/test/CodeGen/X86/musttail-indirect.ll @@ -109,7 +109,7 @@ entry: ret i32 %3 } -; CHECK-LABEL: @fastcall_thunk@4: +; CHECK-LABEL: @fastcall_thunk@8: ; CHECK-NOT: mov %{{.*}}, {{.*(.*esp.*)}} ; CHECK: jmpl ; CHECK-NOT: ret |

