| commit | b0a78ca11af564e7182fa067c524c954e31039e4 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Thu Jun 19 20:00:13 2014 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Thu Jun 19 20:00:13 2014 +0000 |
| tree | ea2e26ba354ebc87bea82d7668b3b09fe66bba5b | |
| parent | d29430dae980ce32b6410fa461e156788d63aff6 [diff] |
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. llvm-svn: 211308