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

Aaron Ballman aaron at aaronballman.com
Tue Oct 1 06:24:41 PDT 2013


I can't speak for the llvm side, but the clang side LGTM.

~Aaron

On Tue, Oct 1, 2013 at 8:53 AM, Tim Northover <t.p.northover at gmail.com> wrote:
>> 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.



More information about the llvm-commits mailing list