[LLVMdev] ambiguity of .align

Rafael Espindola espindola at google.com
Tue Jan 26 08:36:20 PST 2010


> Thanks. This was on ARM, and this one-line diff against r94535 made it
> work for me.

We changed that recently because .comm directives were not getting
sufficiently aligned.  So for gas we have to use bytes in .comm but
the log2 for .align? Is this case Sandeep Patel's patch is probably
going in the right direction.

I will check that with my copy gas.

Just checking, you guys are using a AAPCS ELF target like
arm-none-linux-gnueabi?

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list