Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF][test] Delete redundant version-script-*.s tests | Fangrui Song | 2019-08-04 | 1 | -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 tests | Fangrui Song | 2018-07-02 | 1 | -1/+1 |
| | | | | | | Post commit review at rLLD335992 llvm-svn: 336129 | ||||
* | Don't crash on an extra symbol in a version script. | Rafael Espindola | 2016-12-09 | 1 | -0/+7 |
llvm-svn: 289217 |