ld: Add -z separate-code test for zero size section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19698.t
1 "foo@VERS.1" = foo;
2
3 VERSION {
4 VERS.2 {
5 global:
6 foo;
7 };
8
9 VERS.1 {
10 };
11 }
This page took 0.032357 seconds and 4 git commands to generate.