From: Bill Wendling Date: Thu, 16 Feb 2012 10:25:07 +0000 (+0000) Subject: Add 'exception handling' to my description. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7d4deaae1f90eb4d45dfeeeb04af567f68ceaee0;p=oota-llvm.git Add 'exception handling' to my description. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150678 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index 209a87f296c..22d79852af8 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -376,6 +376,7 @@ D: Vector code generation improvements. N: Bill Wendling E: wendling@apple.com +D: Exception handling D: Bunches of stuff N: Bob Wilson