summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-08-31 00:02:59 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-08-31 00:02:59 +0000
commit50cabb5de491411f91d5461a74659081e01fde50 (patch)
tree2ac768a9fc340ed96fdee808a80822b7a56d8129 /llvm/test
parent3781a36238ef3825e3cf559f1ee4eaa1d719a683 (diff)
downloadbcm5719-llvm-50cabb5de491411f91d5461a74659081e01fde50.tar.gz
bcm5719-llvm-50cabb5de491411f91d5461a74659081e01fde50.zip
Fix test typo.
llvm-svn: 138843
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/2008-09-18-inline-asm-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2008-09-18-inline-asm-2.ll b/llvm/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
index dfd165cc03e..511c7b5ebcb 100644
--- a/llvm/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
+++ b/llvm/test/CodeGen/X86/2008-09-18-inline-asm-2.ll
@@ -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.
OpenPOWER on IntegriCloud