summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/invalid/invalid-soname.test
Commit message (Collapse)AuthorAgeFilesLines
* [LLD][ELF] - Update test case after yaml2obj change. NFCI.George Rimar2019-02-091-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 Rimar2018-08-161-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
OpenPOWER on IntegriCloud