diff options
author | Chris Lattner <sabre@nondot.org> | 2005-02-19 17:14:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-02-19 17:14:24 +0000 |
commit | 3363e2786c55097e145abf7235c1ae944ebe0bb6 (patch) | |
tree | da540d0ead0221ccb62d260b8b8b2b7dbb8ce3c0 | |
parent | 94f6ac7258b1af5e6f580f2ef05e027fe4087eb8 (diff) |
New entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20250 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index d5f2009941..ab6b0f54c1 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -110,6 +110,10 @@ E: rspencer@x10sys.com W: http://llvm.x10sys.com/rspencer D: Stacker, llvmc, bytecode, other. See web page for current notes. +N: Adam Treat +E: manyoso@yahoo.com +D: C++ bugs filed, and C++ front-end bug fixes. + N: Bill Wendling E: wendling@isanbard.org D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass. |