From ca05854a7115f75a4a046817b2098eaecbdffa6f Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Tue, 14 Mar 2006 05:39:39 +0000
Subject: Changes docs for llvm.cs.uiuc.edu -> llvm.org
llvm-svn: 26746
---
llvm/docs/ProgrammersManual.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'llvm/docs/ProgrammersManual.html')
diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html
index b6e3540e89c..a31d3458eab 100644
--- a/llvm/docs/ProgrammersManual.html
+++ b/llvm/docs/ProgrammersManual.html
@@ -739,7 +739,7 @@ this, and in other situations, you may find that you want to treat
most-specific common base class is Instruction, which includes lots of
less closely-related things. For these cases, LLVM provides a handy wrapper
class called CallSite.
+href="http://llvm.org/doxygen/classllvm_1_1CallSite.html">CallSite.
It is essentially a wrapper around an Instruction pointer, with some
methods that provide functionality common to CallInsts and
InvokeInsts.
@@ -2276,7 +2276,7 @@ arguments. An argument has a pointer to the parent Function.
Dinakar Dhurjati and
Chris Lattner
- The LLVM Compiler Infrastructure
+ The LLVM Compiler Infrastructure
Last modified: $Date$
--
cgit v1.2.3