[PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
t.p.northover at gmail.com
Tue Oct 1 05:53:45 PDT 2013
> Since this is a GNU attribute, can it be spelled __interrupt__ as
> well, and be expected to work?
I don't believe so. At least, GCC doesn't allow it. I've attached an
updated version of the two patches.
OK to commit?
Cheers.
Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interrupt-attr-clang-3.diff
Type: application/octet-stream
Size: 11483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131001/634a08c5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interrupt-attr-llvm-3.diff
Type: application/octet-stream
Size: 20599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131001/634a08c5/attachment-0001.obj>
More information about the cfe-commits
mailing list