OSDN Git Service

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 5ec33be..3803bee 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 fee2838..f92d76d 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>