64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
5 lines
125 B
ArmAsm
5 lines
125 B
ArmAsm
// Test that an alignment of zero is accepted.
|
|
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o -
|
|
|
|
.align 0
|