Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a test more robust. | Rui Ueyama | 2018-07-05 | 1 | -0/+5 |
| | | | | | | Reported by Chris Jackson. llvm-svn: 336366 | ||||
* | [ELF] Move `# REQUIRES:` line to the top | Fangrui Song | 2018-06-26 | 1 | -1/+1 |
| | | | | llvm-svn: 335625 | ||||
* | Rename confusing variable names in a test. | Rui Ueyama | 2018-02-09 | 1 | -9/+9 |
| | | | | | | "%tar" looks like a tar archive, but it's actually an .a archive. llvm-svn: 324692 | ||||
* | ELF: Correctly handle --whole-archive for thin archives. | Peter Collingbourne | 2016-03-31 | 1 | -0/+4 |
| | | | | | | 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 | -2/+2 |
| | | | | llvm-svn: 253437 | ||||
* | Rename test/elf2 to test/ELF. | Rafael Espindola | 2015-11-17 | 1 | -0/+36 |
llvm-svn: 253313 |