summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/invalid/sht-group-wrong-section.test
Commit message (Collapse)AuthorAgeFilesLines
* [LLD] - Update the test cases after yaml2obj change.George Rimar2019-04-031-2/+2
| | | | | | | | | https://reviews.llvm.org/D60122 (r357595) changed the symbols description format. This change updates the LLD tests. llvm-svn: 357596
* [LLD][ELF] - Add test case.George Rimar2018-08-161-0/+22
To cover the following error message: https://github.com/llvm-mirror/lld/blob/master/ELF/InputFiles.cpp#L463 llvm-svn: 339867
OpenPOWER on IntegriCloud