ld: Properly override the IR definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr26267c.c
1 extern void bar (void);
2 void
3 xxx (void)
4 {
5 bar ();
6 }
This page took 0.029748 seconds and 4 git commands to generate.