[LLVMdev] Setting alignment for a ByVal argument

Arushi Aggarwal arushi987 at gmail.com
Mon Apr 26 10:26:02 PDT 2010


Hi,

If I want a particular alignment on a ByVal argument, should I specify
it as a function attribute, or should I also add the attribute to
every callsite that calls that function.

Thanks,

Arushi



More information about the llvm-dev mailing list