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
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index fee2838..f92d76d 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>