ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr15323b.c
1 extern int x;
2
3 void foobar (void) { x--; }
This page took 0.029359 seconds and 4 git commands to generate.