Files
clang-p2996/lld/test/ELF/Inputs/relocatable-non-alloc.s
Petr Hosek b27bb59a5d [ELF] Ignore R_*_NONE relocs when relocating non-alloc sections
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
2017-02-23 06:22:28 +00:00

7 lines
104 B
ArmAsm

.section .text.foo,"axG",@progbits,foo,comdat,unique,0
foo:
nop
.section .debug_info
.long .text.foo