summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/Inputs/invalid_string_form.dwo
Commit message (Collapse)AuthorAgeFilesLines
* llvm-dwp: Provide error handling for invalid string field formsDavid Blaikie2016-05-171-0/+0
This diagnostic could be improved by adding the name of the input file containing the invalid data and/or some information about how to identify the specific offending attribute/tag in the input. But that's not an immediate priority as these corner cases of invalid input shouldn't come up too often. llvm-svn: 269727
OpenPOWER on IntegriCloud