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