Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-5a.c
CommitLineData
af55061b
L
1extern void foo(void);
2
3int main(void)
4{
5 foo();
6 return 0;
7}
This page took 0.066285 seconds and 4 git commands to generate.