[cfe-commits] [PATCH][Review Request] Add 'naked' attribute for functions

Zoxc zoxc32 at gmail.com
Mon Sep 27 05:20:49 PDT 2010


This patch adds a 'naked' attribute for functions which simply maps to
LLVM's 'naked' function attribute. It should be equivalent to GCC's
naked attribute.

Added a review request since I've never touched the codebase before.

- Zoxc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_naked_attribute.patch
Type: application/octet-stream
Size: 3946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100927/4aff5125/attachment.obj>


More information about the cfe-commits mailing list