diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2009-08-20 15:20:15 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2009-08-20 15:20:15 +0000 |
commit | 5aeac0507065a29d145eedb1b4c6ed91ab3ccc8e (patch) | |
tree | 4788fc9ca8c4e418f9964fe897931d2315959691 /CREDITS.TXT | |
parent | 64e396126c70c5176f97aa8dba8437e7e5801fab (diff) |
Add myself to the blame list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79531 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 9c56bb7767..f6467abfc0 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -186,6 +186,10 @@ N: Sumant Kowshik E: kowshik@uiuc.edu D: Author of the original C backend +N: Benjamin Kramer +E: benny.kra@gmail.com +D: Miscellaneous bug fixes + N: Christopher Lamb E: christopher.lamb@gmail.com D: aligned load/store support, parts of noalias and restrict support |