search for: 93557b08

Displaying 2 results from an estimated 2 matches for "93557b08".

2012 Nov 22
0
[LLVMdev] [RFC] Passing Options to Different Parts of the Compiler Using Attributes
...LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121122/93557b08/attachment.html>
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