[LLVMdev] emitting function stub for mips16 floating point patch

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Feb 4 09:49:30 PST 2014


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



More information about the llvm-dev mailing list