Tim Northover bba9390fc6 ARM: support interrupt attribute
This function-attribute modifies the callee-saved register list and function
epilogue (specifically the return instruction) so that a routine is suitable
for use as an interrupt-handler of the specified type without disrupting
user-mode applications.

rdar://problem/14207019

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191766 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-01 14:33:28 +00:00
..
2013-05-20 08:01:34 +00:00
2012-06-11 08:07:26 +00:00
2012-02-28 02:08:50 +00:00
2012-06-15 21:32:12 +00:00
2011-11-29 23:09:16 +00:00
2012-09-29 21:43:49 +00:00
2013-09-04 21:23:23 +00:00
2013-07-18 13:17:26 +00:00