From 74699fda1598c3c30c1a237fe7e75b11d1a53596 Mon Sep 17 00:00:00 2001 From: John McCall Date: Tue, 2 Aug 2011 01:38:19 +0000 Subject: 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136673 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index fee28384eb..f92d76d5df 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -207,6 +207,8 @@
  • Chris Lattner: Everything not covered by someone else.
  • +
  • John McCall: Clang LLVM IR generation.
  • +
  • Duncan Sands: llvm-gcc 4.2.
  • -- cgit v1.2.3