summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/undef-start.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Replace unused output filenames with /dev/null in testsFangrui Song2018-07-021-1/+1
| | | | | | Post commit review at rLLD335992 llvm-svn: 336129
* [ELF] Add CHECK to test/ELF/undef-start.sFangrui Song2018-04-051-2/+4
| | | | llvm-svn: 329333
* Set entry address to 0x0 if no _start symbolEugene Leviant2016-09-081-2/+1
| | | | | | Differential revision: https://reviews.llvm.org/D23925 llvm-svn: 280912
* This reverts the r263125George Rimar2016-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | It was discussed to make all messages be lowercase to be consistent with clang. (also reverts the r263128 which fixed build bot fail after r263125) Original commit message: [ELF] - Consistent spelling for error/warning messages Previously error and warnings were not consistent in lld. Some of them started from lowercase letter, others from uppercase. Also there was one or two which had a dot at the end. This patch changes all messages to start from uppercase letter if they were not before. Differential revision: http://reviews.llvm.org/D18045 llvm-svn: 263240
* [ELF] - Consistent spelling for error/warning messagesGeorge Rimar2016-03-101-1/+1
| | | | | | | | | | | | Previously error and warnings were not consistent in lld. Some of them started from lowercase letter, others from uppercase. Also there was one or two which had a dot at the end. This patch changes all messages to start from uppercase letter if they were not before. Differential revision: http://reviews.llvm.org/D18045 llvm-svn: 263125
* Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola2015-11-181-1/+1
| | | | llvm-svn: 253437
* Rename test/elf2 to test/ELF.Rafael Espindola2015-11-171-0/+4
llvm-svn: 253313
OpenPOWER on IntegriCloud