On 4 February 2014 12:37, reed kotler <rkotler at mips.com> wrote: > How is alignment set? Of a symbol? EmitValueToAlignment. A tip on how to find this is to look at what clang prints (".align...") and grep for it "git grep '\.align'"). Cheers, Rafael