Re: lto-18 test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr16846a.c
CommitLineData
43c001c7
L
1extern int bar (void);
2
3int
4main ()
5{
6 return bar ();
7}
This page took 0.303268 seconds and 4 git commands to generate.