commit | 6091ff346c39b1068aacd8f99fb79c3f53397f10 | [log] [tgz] |
---|---|---|
author | Gabor Greif <ggreif@gmail.com> | Fri Mar 26 19:04:42 2010 +0000 |
committer | Gabor Greif <ggreif@gmail.com> | Fri Mar 26 19:04:42 2010 +0000 |
tree | 43038f6370bb27ac42f77f76b6e0a5b0443349d2 | |
parent | a7a33fd95f15428b7030ef1b764fcf924d5199c8 [diff] |
http://englishplus.com/grammar/00000296.htm git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99635 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index d096f5a..cf936d1 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html
@@ -1962,7 +1962,7 @@ </pre> </div> -<p>Alternately, it's common to have an instance of the <a +<p>Alternatively, it's common to have an instance of the <a href="/doxygen/classllvm_1_1User.html">User Class</a> and need to know what <tt>Value</tt>s are used by it. The list of all <tt>Value</tt>s used by a <tt>User</tt> is known as a <i>use-def</i> chain. Instances of class