diff options
author | Chris Lattner <sabre@nondot.org> | 2011-09-23 22:46:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-09-23 22:46:43 +0000 |
commit | ad4ab93e4845ce3b762964d05f5d14acaabc026e (patch) | |
tree | 45c1815a28d62a64cc11b413aeae4001c6d9eb5b /llvm/docs/DeveloperPolicy.html | |
parent | 3bb99bc957345d95f562311241d4858112a2e2e1 (diff) | |
download | bcm5719-llvm-ad4ab93e4845ce3b762964d05f5d14acaabc026e.tar.gz bcm5719-llvm-ad4ab93e4845ce3b762964d05f5d14acaabc026e.zip |
Duncan owns dragonegg too, it's all his fault :)
llvm-svn: 140430
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 9877711c470..52eeeca829e 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -209,7 +209,7 @@ <li><b>John McCall</b>: Clang LLVM IR generation.</li> - <li><b>Duncan Sands</b>: llvm-gcc 4.2.</li> + <li><b>Duncan Sands</b>: dragonegg and llvm-gcc 4.2.</li> </ol> <p>Note that code ownership is completely different than reviewers: anyone can |