diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-04-16 18:20:26 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-04-16 18:20:26 +0000 |
commit | 1fbfea7b06928efe822b12a1d1d0af01fe2f50d1 (patch) | |
tree | 799788a127d8aadf4130554fd1df9f71bf9ac5ec /lib/Target/X86 | |
parent | 8834559626272c8c5fc5f941d933968354421a84 (diff) |
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 'lib/Target/X86')
0 files changed, 0 insertions, 0 deletions