forked from Imagelibrary/binutils-gdb
PR ld/14918 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test. * ld-plugin/pr14918.c: New file. * ld-plugin/pr14918.d: Likewise.
6 lines
28 B
C
6 lines
28 B
C
int
|
|
main ()
|
|
{
|
|
return 0;
|
|
}
|