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