binutils-gdb/gold/testsuite/weak_as_needed_c.script

13 lines
85 B
Plaintext

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