[PATCH] [compiler-rt] use .p2align instead of .align

Renato Golin renato.golin at linaro.org
Mon May 12 08:23:50 PDT 2014


On 15 December 2013 14:16, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> I don't agree with this. .align has behavior that differs on different
> platforms. That is very confusing for someone moving between different
> sources. As such, using .p2align or .balign is really a step forward.

For the record, I agree with Joerg that .p2align is indeed preferred
because of its multi-platform consistency.

Sorry for not having answered this thread for such a long time... :)

cheers,
--renato



More information about the llvm-commits mailing list