* ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.
[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.037606 seconds and 4 git commands to generate.