[PPC] fixes typos in builtins-ppc-p8vector.c
authorJingyue Wu <jingyue@google.com>
Sun, 28 Jun 2015 18:30:36 +0000 (18:30 +0000)
committerJingyue Wu <jingyue@google.com>
Sun, 28 Jun 2015 18:30:36 +0000 (18:30 +0000)
commit5126186b32f16cf7caccd740cb12fbc8ff04ddf9
tree0820d158b98e88af046332d27fb7efc5df6d1600
parent8ebce8f12b584cebcb2f96eb28f46d5587395e33
[PPC] fixes typos in builtins-ppc-p8vector.c

The extra ] causes %{{[0-9]]*}} to match only %<single digit> such as %1.

llvm-svn: 240912
clang/test/CodeGen/builtins-ppc-p8vector.c