commit | 64eac850a04e33f5b37a4b17ed7e3a18f6edad82 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Tue Oct 01 14:34:25 2013 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Tue Oct 01 14:34:25 2013 +0000 |
tree | f7a16974674c14c11bcbdb6153095a9a80f95733 | |
parent | f8aebef45428388ffbbd2ad9cbb3bfb15cd7069a [diff] |
Implement ARM GNU-style interrupt attribute This attribute allows users to use a modified C or C++ function as an ARM exception-handling function and, with care, to successfully return control to user-space after the issue has been dealt with. rdar://problem/14207019 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191769 91177308-0d34-0410-b5e6-96231b3b80d8