I am the code owner for Clang's IR generation; this has been true
authorJohn McCall <rjmccall@apple.com>
Tue, 2 Aug 2011 01:38:19 +0000 (01:38 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 2 Aug 2011 01:38:19 +0000 (01:38 +0000)
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

CREDITS.TXT
docs/DeveloperPolicy.html

index 5ec33be1b0c42028cd7cccd8d566de82e38b8eb2..3803beeeef6cc68ea519da379a1bd050bc23ba86 100644 (file)
@@ -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
index fee28384ebb163353252d6d4ba830056a611c577..f92d76d5dfb8cce8a7f0c330f3466aa8967e94e6 100644 (file)
 
   <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>