[ARM] Add linker support for ARMv8-R
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-12b.s
1 .arch armv8-r
2
3 @ Tag_CPU_arch & Tag_CPU_arch_profile = v8-R
4 .eabi_attribute Tag_CPU_arch, 15
5 .eabi_attribute Tag_CPU_arch_profile, 'R'
This page took 0.029877 seconds and 4 git commands to generate.