Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary trailing semicolons. | Rui Ueyama | 2016-04-27 | 1 | -1/+1 |
| | | | | | | | Since this semicolon existed in an early test file, it has spread to many files. llvm-svn: 267659 | ||||
* | ELF: Correctly handle --whole-archive for thin archives. | Peter Collingbourne | 2016-03-31 | 1 | -0/+6 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D18669 llvm-svn: 265073 | ||||
* | Rename ld.lld2 to ld.lld since it is the default. | Rafael Espindola | 2015-11-18 | 1 | -5/+5 |
| | | | | llvm-svn: 253437 | ||||
* | Rename test/elf2 to test/ELF. | Rafael Espindola | 2015-11-17 | 1 | -0/+34 |
llvm-svn: 253313 |