Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix buildbot failure on Windows by relaxing test expectations. | Alexey Samsonov | 2015-06-04 | 1 | -1/+2 |
| | | | | llvm-svn: 239074 | ||||
* | llvm-objdump: return non-zero exit code for certain cases of invalid input | Alexey Samsonov | 2015-06-04 | 1 | -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 |