diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-07-19 22:04:28 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-07-19 22:04:28 +0000 |
commit | bd3c63c70ed5e146e6d057cb842d4c2eec4f1cf8 (patch) | |
tree | 4873d08990c7a22f1f4da1ded97e0b88ce281d40 | |
parent | 7ee5d354938b231b1d01a76f686ee4dcbfa27600 (diff) |
long past time I added myself to this, I suppose.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108759 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CREDITS.TXT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 15d85ef7f4..7061620201 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -134,6 +134,11 @@ N: Gabor Greif E: ggreif@gmail.com D: Improvements for space efficiency +N: James Grosbach +E: grosbach@apple.com +D: SjLj exception handling support +D: General fixes and improvements for the ARM back-end + N: Lang Hames E: lhames@gmail.com D: PBQP-based register allocator |