aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin/pr23309.c
blob: da8bb3a8b8274b3cf3003ff1d2ca2ac3a82eb15e (plain)
1
2
3
4
5
6
7
8
9
10
int
main (void)
{
  return 0;
}

void 
KeepMe (void)
{
}