Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvsb / hidden2.s
1 .data
2 .hidden foo
3 .global foo
4 .type foo,%object
5 .dc.a foo
This page took 0.030176 seconds and 4 git commands to generate.