aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CREDITS.TXT4
-rw-r--r--docs/DeveloperPolicy.html2
2 files changed, 6 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 5ec33be..3803bee 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -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
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index fee2838..f92d76d 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>