summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-08-02 01:38:19 +0000
committerJohn McCall <rjmccall@apple.com>2011-08-02 01:38:19 +0000
commit74699fda1598c3c30c1a237fe7e75b11d1a53596 (patch)
tree75a7ac1e839d47ae13b1a94f49bdd63e4cce47a1 /docs
parent101c81da4569633147b899cc643999a269332002 (diff)
downloadllvm-74699fda1598c3c30c1a237fe7e75b11d1a53596.tar.gz
llvm-74699fda1598c3c30c1a237fe7e75b11d1a53596.tar.bz2
llvm-74699fda1598c3c30c1a237fe7e75b11d1a53596.tar.xz
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 'docs')
-rw-r--r--docs/DeveloperPolicy.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index fee28384eb..f92d76d5df 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -207,6 +207,8 @@
<li><b>Chris Lattner</b>: Everything not covered by someone else.</li>
+ <li><b>John McCall</b>: Clang LLVM IR generation.</li>
+
<li><b>Duncan Sands</b>: llvm-gcc 4.2.</li>
</ol>