ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-14c.c
1 int i;
2
3 int bar(void)
4 {
5 return 0x1234;
6 }
This page took 0.028718 seconds and 4 git commands to generate.