Set non_ir_ref if a symbol is referenced by a non-shared object
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr15323b.c
1 extern int x;
2
3 void foobar (void) { x--; }
This page took 0.031169 seconds and 5 git commands to generate.