Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make llvm-dwarfdump exit with non-zero exit code if error was occured. | Alexey Samsonov | 2015-06-25 | 1 | -3/+3 |
* | Revert "[Object, ELF] Fix segmentation fault in ELFFile::getSectionName()." | Alexey Samsonov | 2015-06-04 | 1 | -3/+0 |
* | [Object, ELF] Fix segmentation fault in ELFFile::getSectionName(). | Alexey Samsonov | 2015-06-04 | 1 | -0/+3 |
* | [Object, ELF] Don't assert on invalid magic in createELFObjectFile. | Alexey Samsonov | 2015-06-04 | 1 | -0/+1 |
* | [Object, ELF] Don't call llvm_unreachable() from createELFObjectFile. | Alexey Samsonov | 2015-06-04 | 1 | -0/+1 |
* | Improve test added in r238481. | Alexey Samsonov | 2015-06-03 | 1 | -2/+2 |
* | Object, ELF: Use error code instead of calling report_fatal_error() | Alexey Samsonov | 2015-05-28 | 1 | -0/+4 |