Re: lto-18 test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr26262c.c
1 extern void bar (void);
2 void
3 xxx (void)
4 {
5 bar ();
6 }
This page took 0.029697 seconds and 4 git commands to generate.