gold: Allow use_plt_offset to be specified for global relocations.
[binutils-gdb.git] / gold / testsuite / weak_alias_test.script
1 VER1 {
2 global:
3 versioned_symbol;
4 };
5 VER2 {
6 global:
7 versioned_alias;
8 };