[PATCH] ARM: Implement __attribute__((interrupt(...)))
Joey Gouly
joey.gouly at arm.com
Tue Oct 1 06:41:30 PDT 2013
The LLVM side of this LGTM, with the minor things I mentioned over IRC.
Thanks,
Joey
-----Original Message-----
From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Tim Northover
Sent: 01 October 2013 13:54
To: Aaron Ballman
Cc: llvm-commits; cfe-commits at cs.uiuc.edu
Subject: Re: [PATCH] ARM: Implement __attribute__((interrupt(...)))
> 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 cfe-commits
mailing list