coff-align.s 171 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 // 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