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