ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ver_def.s
1 .data
2 .globl new_foo
3 .type new_foo, %object
4 new_foo:
5 .symver new_foo, foo@@ver_foo
This page took 0.02978 seconds and 4 git commands to generate.