[LLVMdev] paramter attributes and function types

Duncan Sands baldrick at free.fr
Tue Mar 2 00:58:07 PST 2010


>>> Nevertheless, the LLVM Language Reference document suggests, in the examples for the Function Types section, that parameter attributes are part of function types.
>>
>> Where exactly?  I don't see it in the online version.
>
> See<http://llvm.org/docs/LangRef.html#t_function>  and look at the second example:
>
> 	float (i16 signext, i32 *) *

This has been removed.

Ciao,

Duncan.



More information about the llvm-dev mailing list