Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-13c.c
CommitLineData
af55061b
L
1#include <stdio.h>
2
3void
4foo (void)
5{
6 printf ("foo\n");
7}
This page took 0.323833 seconds and 4 git commands to generate.