Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / pr19789.s
1         .text
2         .globl  __foo
3         .type   __foo, %function
4 __foo:
5         .byte 0
6         .globl  __foo1
7         .set __foo1, __foo
8         .symver __foo,foo@@VERS.2
9         .symver __foo1,foo@VERS.1