bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/systemz-init.s

6 lines
185 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// glibc < 2.39 used to align .init and .fini code at a 4-byte boundary.
// This file aims to recreate that behavior.
.section .init,"ax",@progbits
.align 4
lg %r4, 272(%r15)