bolt/deps/llvm-18.1.8/llvm/test/MC/AArch64/coff-align.s
2025-02-14 19:21:04 +01:00

7 lines
171 B
ArmAsm

// RUN: llvm-mc -filetype=obj -triple aarch64-windows-gnu %s | llvm-readobj -S --sd - | FileCheck %s
.text
.align 5
f0:
ret
// CHECK: IMAGE_SCN_ALIGN_32BYTES