Displaying 1 result from an estimated 1 matches for "75069dab".
2012 Nov 22
3
[LLVMdev] [RFC] Passing Options to Different Parts of the Compiler Using Attributes
On Nov 19, 2012, at 1:49 PM, Eric Christopher <echristo at gmail.com> wrote:
>
>
> Querying
> --------
>
> The attributes are attached to the function. It's therefore trivial to access
> the attributes within the middle- and the back-ends. Here's an example of how
> attributes are queried:
>
> Just had a thought, what about compile options that