1 # RUN: llvm-mc -filetype=obj -triple x86_64 --x86-align-branch-boundary=32 --x86-align-branch=ret %s | llvm-readobj -S - | FileCheck %s
3 # Check the aligment of section that contains instructions to be aligned
7 # CHECK: AddressAlignment: 32
13 # CHECK: AddressAlignment: 1
18 # CHECK: AddressAlignment: 1