* ld-elf/provide-hidden-s.nd: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / provide-hidden-1.s
1 .data
2 .globl foo
3 foo:
4 .dc.a foo
This page took 0.031619 seconds and 5 git commands to generate.