summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/version-script-missing.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF][test] Delete redundant version-script-*.s testsFangrui Song2019-08-041-7/+0
| | | | | | | | Delete version-script-missing.s: it is covered by version-script-noundef.s Delete version-script-anonymous-local.s: it is covered by version-script-{glob,weak}.s etc Delete version-script-no-warn{,2}.s: add --fatal-warnings to some version-script.s commands instead llvm-svn: 367778
* [ELF] Replace unused output filenames with /dev/null in testsFangrui Song2018-07-021-1/+1
| | | | | | Post commit review at rLLD335992 llvm-svn: 336129
* Don't crash on an extra symbol in a version script.Rafael Espindola2016-12-091-0/+7
llvm-svn: 289217
OpenPOWER on IntegriCloud