summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/invalid.s
Commit message (Collapse)AuthorAgeFilesLines
* [dwarfdump] Fix spurious verification errors for DW_AT_location attributesJonas Devlieghere2018-02-171-0/+262
Verifying any DWARF file that is optimized and contains at least one tag with a DW_AT_location with a location list offset as a DW_AT_form_dataXXX results in dwarfdump spuriously claiming that the location list is invalid. Differential revision: https://reviews.llvm.org/D40199 llvm-svn: 325430
OpenPOWER on IntegriCloud