summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gc-absolute.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] - Do not crash when proccessing absolute symbols during GC.George Rimar2017-06-011-0/+7
This is PR33239, previously we segfault on given testcase. Differential revision: https://reviews.llvm.org/D33713 llvm-svn: 304392
OpenPOWER on IntegriCloud