commit | d55535060f511d794494aeccecb070df5cf1e858 | [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 | 17e0a7840513bb57799cfaf23bd8e8a90c1323e1 [diff] [blame] |
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