summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
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
commit4c0db0888036b189fed392dd465ae078902bd55b (patch)
tree470fd0644e6cd5aff5ed248845fdbb5e4bf78663 /clang/lib/CodeGen/CodeGenFunction.cpp
parente67cdc07a560ebf044cc01fbd916a9c0798a1726 (diff)
downloadbcm5719-llvm-4c0db0888036b189fed392dd465ae078902bd55b.tar.gz
bcm5719-llvm-4c0db0888036b189fed392dd465ae078902bd55b.zip
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. llvm-svn: 154842
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud