Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLD][ELF] - Update test case after yaml2obj change. NFCI. | George Rimar | 2019-02-09 | 1 | -1/+4 |
| | | | | | | | .dynamic section format accepted by yaml2obj was changed in r353606 llvm-svn: 353607 | ||||
* | [LLD][ELF] - Add a test case for DT_SONAME entry reading. | George Rimar | 2018-08-16 | 1 | -0/+18 |
This covers a following line with a test: https://github.com/llvm-mirror/lld/blob/master/ELF/InputFiles.cpp#L899 llvm-svn: 339880 |