Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF] Fix typo in test/ELF/trace.s | Sam Clegg | 2019-02-06 | 1 | -1/+1 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D57796 llvm-svn: 353254 | ||||
* | [ELF] Removed redundant llvm-mc call. NFC. | George Rimar | 2016-04-12 | 1 | -1/+0 |
| | | | | llvm-svn: 266059 | ||||
* | Forgot to address last minor review comment in r264708. Doing that now. | George Rimar | 2016-03-29 | 1 | -10/+0 |
| | | | | llvm-svn: 264711 | ||||
* | [ELF, PR27091] - Implemented -t/--trace option | George Rimar | 2016-03-29 | 1 | -0/+20 |
-t/--trace Print the names of the input files as ld processes them. This fixes https://llvm.org/bugs/show_bug.cgi?id=27091. Differential revision: http://reviews.llvm.org/D18517 llvm-svn: 264708 |