Retro68/binutils/gold/testsuite/weak_as_needed_c.script
2018-12-28 16:25:28 +01:00

13 lines
85 B
Plaintext

v1 {
global:
bar;
};
v2 {
global:
bar;
baz;
t4;
local:
*;
} v1;