Since we're using DW_AT_string rather than DW_AT_strp for debug_info
authorEric Christopher <echristo@gmail.com>
Thu, 19 Jun 2014 20:00:13 +0000 (20:00 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 19 Jun 2014 20:00:13 +0000 (20:00 +0000)
commit594f05c8dae6ec0b08694a1d439aee8bca18a47d
treef100c3262c17af71e9dd0b1d94d200fd52bc9667
parentedd372aba2c1422ccb1e1f5ca48fb38eda658914
Since we're using DW_AT_string rather than DW_AT_strp for debug_info
for assembly files we can't depend on the offset within the section
after a string since it could be different between producers etc.
Relax these tests accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211308 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/dwarf-asm-multiple-sections.s
test/MC/ARM/dwarf-asm-nonstandard-section.s
test/MC/ARM/dwarf-asm-single-section.s