1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Fix test typo.

llvm-svn: 138843
This commit is contained in:
Benjamin Kramer 2011-08-31 00:02:59 +00:00
parent 3bb0f9391c
commit 2da6e863e7

View File

@ -18,7 +18,7 @@
; CHECK-NOT: [[A3]]
; CHECK: 5th=[[A5:%...]]
; CHECK-NOT: [[A1]]
; CHECK-NOT; [[A5]]
; CHECK-NOT: [[A5]]
; CHECK: =4th
; The 6th operand is an 8-bit register, and it mustn't alias the 1st and 5th.