Fix ld --gc-section segfault with ARMv8-M entry function in absolute section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / movw-shared-2.s
1 .arch armv7-a
2 .text
3 .syntax unified
4 f:
5 movt r0, #:upper16:b
This page took 0.030523 seconds and 4 git commands to generate.