mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[PowerPC][NFC] Remove spurious incorrect CHECKNEXT directive from test
The directive was a typo when I first wrote the test case, then decided to use the script and the script didn't remove the line with the typo.
This commit is contained in:
parent
b26759092a
commit
aed4cd7b82
@ -198,7 +198,6 @@ define void @test_lleqsi_z_store(i32 signext %a) {
|
||||
; CHECK-NEXT: srwi r3, r3, 5
|
||||
; CHECK-NEXT: stw r3, glob@toc@l(r4)
|
||||
; CHECK-NEXT: blr
|
||||
; CHECKNEXT: blr
|
||||
; CHECK-BE-LABEL: test_lleqsi_z_store:
|
||||
; CHECK-BE: # %bb.0: # %entry
|
||||
; CHECK-BE-NEXT: addis r4, r2, .LC0@toc@ha
|
||||
|
Loading…
x
Reference in New Issue
Block a user