Fix test typo.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 31 Aug 2011 00:02:59 +0000 (00:02 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 31 Aug 2011 00:02:59 +0000 (00:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138843 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2008-09-18-inline-asm-2.ll

index dfd165cc03e657fd752bb5184fac8d259ecaea26..511c7b5ebcb69639002855cf01fc4c12f218e0df 100644 (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.