Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLD] - Update the test cases after yaml2obj change. | George Rimar | 2019-04-03 | 1 | -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 Rimar | 2018-08-16 | 1 | -0/+22 |
To cover the following error message: https://github.com/llvm-mirror/lld/blob/master/ELF/InputFiles.cpp#L463 llvm-svn: 339867 |