summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/version-script-twice.s
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj] llvm-readobj --elf-output-style=GNU => llvm-readelfFangrui Song2019-05-011-1/+1
| | | | | | | While updating the test, change -l -S to -S -l as the output of -S goes before -l. llvm-svn: 359653
* Don't depend on these symbols being implicitly global.Rafael Espindola2017-07-191-0/+4
| | | | | | This might change in llvm-mc and it is nice to be explicit in a test. llvm-svn: 308506
* Make the test more precise.Rafael Espindola2017-07-181-4/+5
| | | | | | The real issue was the missing explicit versions. llvm-svn: 308391
* Add a test for PR33820.Rafael Espindola2017-07-181-0/+13
This would have found the issue. llvm-svn: 308389
OpenPOWER on IntegriCloud