bolt/deps/llvm-18.1.8/lld/test/ELF/linkerscript/Inputs/fill.s

12 lines
108 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.text
.globl _start
_start:
.section .aaa, "a"
.align 1
.byte 0xAA
.section .bbb, "a"
.align 1
.byte 0xBB