ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-3c.c
1 #include <stdio.h>
2
3 void bar(void)
4 {
5 printf ("hello bar\n");
6 }
This page took 0.029087 seconds and 4 git commands to generate.