Properly convert LTO plugin visibility to ELF visibility.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / func.c
CommitLineData
5d3236ee
DK
1
2extern int retval;
3
4int func (void)
5{
6 return retval;
7}
This page took 0.027949 seconds and 4 git commands to generate.