]> granicus.if.org Git - clang/commit
[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)
commitf1b2ae620f65c5ef47fc095d3de9cb5c9695b22a
treed953c6a120190ea4fd2234f912983717c58d0c48
parent921f738f27d8c2e6718372a36872784386c6360d
[PPC] fixes typos in builtins-ppc-p8vector.c

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240912 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/builtins-ppc-p8vector.c