Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-1a.c
CommitLineData
af55061b
L
1unsigned long long bar (unsigned long long y)
2{
3 return 30 / y;
4}
This page took 0.345652 seconds and 4 git commands to generate.