summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/align-zero.s
blob: d8087d127d26478cdb7fb5e7da9b05906236a654 (plain)
1
2
3
4
// Test that an alignment of zero is accepted.
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o -

  .align 0
OpenPOWER on IntegriCloud