[PPC] Fix one test case regression for patch https://reviews.llvm.org/D34337.

llvm-svn: 307691
This commit is contained in:
Tony Jiang 2017-07-11 19:07:10 +00:00
parent da8a47ab01
commit 892f8c42dc
1 changed files with 0 additions and 1 deletions

View File

@ -11,5 +11,4 @@ entry:
ret i32 %tmp11
; CHECK-LABEL: tailcaller
; CHECK-NOT: stdu
; CHECK: b tailcallee
}