Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr23818b.c
CommitLineData
0a640d71
L
1void foo (void);
2
3void
4bar (void)
5{
6 foo ();
7}
This page took 0.072726 seconds and 4 git commands to generate.