summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/invalid-input.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildbot failure on Windows by relaxing test expectations.Alexey Samsonov2015-06-041-1/+2
| | | | llvm-svn: 239074
* llvm-objdump: return non-zero exit code for certain cases of invalid inputAlexey Samsonov2015-06-041-0/+5
* If the input file is missing; * If the type of input object file can't be recognized; * If the object file can't be parsed correctly. llvm-svn: 239065
OpenPOWER on IntegriCloud