bolt/deps/llvm-18.1.8/lld/test/ELF/linkerscript/Inputs/fill.s
2025-02-14 19:21:04 +01:00

11 lines
108 B
ArmAsm

.text
.globl _start
_start:
.section .aaa, "a"
.align 1
.byte 0xAA
.section .bbb, "a"
.align 1
.byte 0xBB