[LLVMdev] .align 0

Sid Manning sidneym at codeaurora.org
Mon Oct 28 10:53:54 PDT 2013


I have several assembly files in a testsuite that use, ".align 0".  I 
found a reference to, ".align 0" in ARM's elf.h that says .align 0 is 
redundant and gas treats this as align 2.

Should the llvm-mc follow this convention?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list