Add tests for non-object IR file
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr15146d.c
1 extern int xxx;
2
3 int
4 main ()
5 {
6 return xxx;
7 }
This page took 0.030215 seconds and 4 git commands to generate.