diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/tailcall1-64.ll')
| -rw-r--r-- | llvm/test/CodeGen/PowerPC/tailcall1-64.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/tailcall1-64.ll b/llvm/test/CodeGen/PowerPC/tailcall1-64.ll index 21d6046a30c..4b0aafbe0a0 100644 --- a/llvm/test/CodeGen/PowerPC/tailcall1-64.ll +++ b/llvm/test/CodeGen/PowerPC/tailcall1-64.ll @@ -11,5 +11,4 @@ entry: ret i32 %tmp11 ; CHECK-LABEL: tailcaller ; CHECK-NOT: stdu -; CHECK: b tailcallee } |

