Handle symbols defined/referenced only within IR
[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.029394 seconds and 4 git commands to generate.