summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/trace.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Fix typo in test/ELF/trace.sSam Clegg2019-02-061-1/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D57796 llvm-svn: 353254
* [ELF] Removed redundant llvm-mc call. NFC.George Rimar2016-04-121-1/+0
| | | | llvm-svn: 266059
* Forgot to address last minor review comment in r264708. Doing that now.George Rimar2016-03-291-10/+0
| | | | llvm-svn: 264711
* [ELF, PR27091] - Implemented -t/--trace optionGeorge Rimar2016-03-291-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
OpenPOWER on IntegriCloud