diff options
author | John McCall <rjmccall@apple.com> | 2011-08-02 01:38:19 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-08-02 01:38:19 +0000 |
commit | 74699fda1598c3c30c1a237fe7e75b11d1a53596 (patch) | |
tree | 75a7ac1e839d47ae13b1a94f49bdd63e4cce47a1 /CREDITS.TXT | |
parent | 101c81da4569633147b899cc643999a269332002 (diff) |
I am the code owner for Clang's IR generation; this has been true
for awhile, but it's good to make this official.
Just to be clear, Doug and Ted "elected" me to this position.
Might as well add myself to the credits list while I'm at it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136673 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 5ec33be1b0..3803beeeef 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -241,6 +241,10 @@ E: duraid@octopus.com.au W: http://kinoko.c.u-tokyo.ac.jp/~duraid/ D: IA64 backend, BigBlock register allocator +N: John McCall +E: rjmccall@apple.com +D: Clang semantic analysis and IR generation + N: Michael McCracken E: michael.mccracken@gmail.com D: Line number support for llvmgcc |