summaryrefslogtreecommitdiff
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2009-08-20 15:20:15 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2009-08-20 15:20:15 +0000
commit5aeac0507065a29d145eedb1b4c6ed91ab3ccc8e (patch)
tree4788fc9ca8c4e418f9964fe897931d2315959691 /CREDITS.TXT
parent64e396126c70c5176f97aa8dba8437e7e5801fab (diff)
downloadllvm-5aeac0507065a29d145eedb1b4c6ed91ab3ccc8e.tar.gz
llvm-5aeac0507065a29d145eedb1b4c6ed91ab3ccc8e.tar.bz2
llvm-5aeac0507065a29d145eedb1b4c6ed91ab3ccc8e.tar.xz
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.TXT4
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