binutils-gdb/gold/testsuite/weak_as_needed_b.script

12 lines
78 B
Plaintext

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