brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · d8087d1 Raw
5 lines · plain
1// Test that an alignment of zero is accepted.2// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o -3 4  .align 05