summaryrefslogtreecommitdiff
path: root/unittests/VMCore
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-04-16 18:20:26 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-04-16 18:20:26 +0000
commit1fbfea7b06928efe822b12a1d1d0af01fe2f50d1 (patch)
tree799788a127d8aadf4130554fd1df9f71bf9ac5ec /unittests/VMCore
parent8834559626272c8c5fc5f941d933968354421a84 (diff)
downloadllvm-1fbfea7b06928efe822b12a1d1d0af01fe2f50d1.tar.gz
llvm-1fbfea7b06928efe822b12a1d1d0af01fe2f50d1.tar.bz2
llvm-1fbfea7b06928efe822b12a1d1d0af01fe2f50d1.tar.xz
This patch fixes 3 problems:
1. CHECKNEXT was used instead of CHECK-NEXT which caused the line to be ignored which in turn hid the next 2 problems: 2. ('sh_offset', 0x{{{[0-9,a-f]+}}) had one too many leading curly braces and failed to do it's job of accepting all hex digits and: 3. The check for the hex values for the code instructions didn't account for blank separators. Patch by Jack Carter. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154842 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/VMCore')
0 files changed, 0 insertions, 0 deletions