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 | 6e8a2f4738e2c988907d5e740f02e4bb8678c2b2 (patch) | |
| tree | 7a9354efd53fc030e91e00e9b1c2850361b56440 | |
| parent | 2211f496ffd68ca17b4145dd2ee57d0aa050d7f7 (diff) | |
| download | bcm5719-llvm-6e8a2f4738e2c988907d5e740f02e4bb8678c2b2.tar.gz bcm5719-llvm-6e8a2f4738e2c988907d5e740f02e4bb8678c2b2.zip | |
Change e-mail address.
llvm-svn: 35103
| -rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 2 | ||||
| -rw-r--r-- | llvm/docs/WritingAnLLVMPass.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index 02a506695c8..3c9df8dc0fe 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/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/llvm/docs/WritingAnLLVMPass.html b/llvm/docs/WritingAnLLVMPass.html index a31703aa594..a56297fd58d 100644 --- a/llvm/docs/WritingAnLLVMPass.html +++ b/llvm/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> <!-- *********************************************************************** --> |

