diff options
author | Jim Laskey <jlaskey@mac.com> | 2007-03-14 19:32:21 +0000 |
---|---|---|
committer | Jim Laskey <jlaskey@mac.com> | 2007-03-14 19:32:21 +0000 |
commit | c760a920d5e8cdc47677e44ac53d062ddd63f481 (patch) | |
tree | 47dcffc43b04b28f50c4e7b03184d7a2ad842d3d | |
parent | dd4ef1b540068ee82550c6ec360153123801995d (diff) |
Change e-mail address.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35103 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/SourceLevelDebugging.html | 2 | ||||
-rw-r--r-- | docs/WritingAnLLVMPass.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 02a506695c..3c9df8dc0f 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -66,7 +66,7 @@ height="369"> <div class="doc_author"> <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> - and <a href="mailto:jlaskey@apple.com">Jim Laskey</a></p> + and <a href="mailto:jlaskey@mac.com">Jim Laskey</a></p> </div> diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index a31703aa59..a56297fd58 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -102,7 +102,7 @@ <div class="doc_author"> <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> and - <a href="mailto:jlaskey@apple.com">Jim Laskey</a></p> + <a href="mailto:jlaskey@mac.com">Jim Laskey</a></p> </div> <!-- *********************************************************************** --> |