diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
| commit | 020e1fc7332618a65ee5dd67099576a81353fb1c (patch) | |
| tree | ef6d0cbf00931529445fe0509dca77bb963db3f6 /llvm/docs/SourceLevelDebugging.html | |
| parent | 4dd45ffdb6ad10195b36a810f799099818558d2c (diff) | |
| download | bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.tar.gz bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.zip | |
Make use of the new doc_author class. "Seperate content from presentation" they said.
llvm-svn: 13675
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
| -rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index f94547060b4..c10da8e1901 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/docs/SourceLevelDebugging.html @@ -68,6 +68,10 @@ height="369"> </tr> </table> +<div class="doc_author"> + <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p> +</div> + <!-- *********************************************************************** --> <div class="doc_section"><a name="introduction">Introduction</a></div> <!-- |

