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 | c26ea5a51acb011bd67be4038a9ba1003e128545 (patch) | |
| tree | 7cec07d9654781e258d3639c942dab784b80497c /llvm/docs/DeveloperPolicy.html | |
| parent | 7cb4926da179693ee8c463b1eb16a601c2ebcab6 (diff) | |
| download | bcm5719-llvm-c26ea5a51acb011bd67be4038a9ba1003e128545.tar.gz bcm5719-llvm-c26ea5a51acb011bd67be4038a9ba1003e128545.zip | |
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.
llvm-svn: 136673
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index fee28384ebb..f92d76d5dfb 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/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> |

