[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group1a.s
1 .section .text,"axG",%progbits,foo_group,comdat
2 .weak foo
3 foo:
4 .word 0
This page took 0.035474 seconds and 4 git commands to generate.