forked from OSchip/llvm-project
4c0db08880
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 |
||
---|---|---|
.. | ||
elf-bigendian.ll | ||
elf-relsym.ll | ||
elf-tls.ll | ||
elf_basic.s | ||
lit.local.cfg | ||
pr11877.s | ||
sym-offset.ll |