[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / MC / AArch64 / coff-align.s
blob6ef69c50c49033d1b8c9b9c6c33b5c233d5446b0
1 // RUN: llvm-mc -filetype=obj -triple aarch64-windows-gnu %s | llvm-readobj -S --sd - | FileCheck %s
2 .text
3 .align 5
4 f0:
5 ret
7 // CHECK: IMAGE_SCN_ALIGN_32BYTES