diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:42:07 +0000 |
commit | cd143fc4d03bcf6365e6a5657cd7feb0fa77994f (patch) | |
tree | 1ff5d1c4aebf4bcdd2b3b468ba9357b9621d1e2d /docs/CommandGuide/llvm-prof.pod | |
parent | 05fe4b02561f4431626a73ac2900be523e233cd6 (diff) |
Change docs for llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-prof.pod')
-rw-r--r-- | docs/CommandGuide/llvm-prof.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-prof.pod b/docs/CommandGuide/llvm-prof.pod index b65902077b..c8d2d311e0 100644 --- a/docs/CommandGuide/llvm-prof.pod +++ b/docs/CommandGuide/llvm-prof.pod @@ -52,6 +52,6 @@ information. Otherwise, it exits with zero. =head1 AUTHOR -B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>). +B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org>). =cut |