[llvm-commits] noinline attributes patch

Tanya Lattner lattner at apple.com
Mon Jun 4 16:10:04 PDT 2007


This is my first time sending a patch for llvm-gcc, so please let me  
know if I am not following correct procedure.

The attached patch creates a global to track functions that should  
not be inlined (noinline attribute). The llvm inliner will need to be  
modified to make use of it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noinlinePatch
Type: application/octet-stream
Size: 2488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070604/422ceaaf/attachment.obj>
-------------- next part --------------


Thanks,
Tanya


More information about the llvm-commits mailing list