diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-07-22 05:43:01 +0000 | 
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-07-22 05:43:01 +0000 | 
| commit | 9567fffc36dfafe4d0d2046a2be70fe15085cd5a (patch) | |
| tree | 390fe16082007273da792aa6c27607037e9713c8 | |
| parent | 6720d7edda7fbba4d878bc8ec5b8d1f289aacbf8 (diff) | |
| download | bcm5719-llvm-9567fffc36dfafe4d0d2046a2be70fe15085cd5a.tar.gz bcm5719-llvm-9567fffc36dfafe4d0d2046a2be70fe15085cd5a.zip | |
remove Bill from the author list: his contribution (describing llvm::Ostream 
and friends) has been removed awhile ago.
llvm-svn: 76724
| -rw-r--r-- | llvm/docs/CodingStandards.html | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html index 663be014d21..6e1c240a000 100644 --- a/llvm/docs/CodingStandards.html +++ b/llvm/docs/CodingStandards.html @@ -73,8 +73,7 @@  </ol>  <div class="doc_author"> -  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> and -     <a href="mailto:void@nondot.org">Bill Wendling</a></p> +  <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>  </div> | 

