summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/relocatable-non-alloc.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Ignore R_*_NONE relocs when relocating non-alloc sectionsPetr Hosek2017-02-231-0/+10
We shouldn't report an error for R_*_NONE relocs since we're emitting them when writing relocations to discarded sections. Differential Revision: https://reviews.llvm.org/D30279 llvm-svn: 295936
OpenPOWER on IntegriCloud