Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Object/invalid.test] - Convert most of the sub tests to YAML. | George Rimar | 2019-06-27 | 1 | -0/+0 |
| | | | | | | | | | | | | | Object/invalid.test is a test case that is used to check the behavior of tools when broken inputs are used. The most often tool tested there is llvm-readobj. I think we might want to move such tests to test\tools\llvm-readobj. For now this patch converts many sub-tests to use YAML and removes 12 binaries from the inputs. Differential revision: https://reviews.llvm.org/D63762 llvm-svn: 364522 | ||||
* | Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes. | Rafael Espindola | 2015-06-30 | 1 | -0/+0 |
llvm-svn: 241109 |