[PATCH] ARM: Implement __attribute__((interrupt(...)))

Tim Northover t.p.northover at gmail.com
Tue Sep 24 06:48:30 PDT 2013


Ah, that all makes sense now. How does this version look?

I think I'm using as much auto-generated Sema as possible, made the
other corrections (as I understand them) and stopped adding
attribute((used)) -- it seems entirely reasonable that the programmer
can put that in if he turns out to need it.

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interrupt-attr-clang-2.diff
Type: application/octet-stream
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130924/c560c00d/attachment.obj>


More information about the cfe-commits mailing list