Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.

llvm-svn: 157415
This commit is contained in:
Chad Rosier 2012-05-24 21:17:47 +00:00
parent f92f6454ef
commit fd7469c947
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ simple example:
; CHECK: test5:
; CHECK: notw [[REGISTER:%[a-z]+]]
; CHECK: andw {{.*}}[REGISTER]]
; CHECK: andw {{.*}}[[REGISTER]]
The first check line matches a regex (**%[a-z]+**) and captures it into