Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / unknown.s
1 .section .foo,"a","note"
2 .global _start
3 _start:
4 .long 0
This page took 0.03468 seconds and 4 git commands to generate.