diff options
| author | Bill Wendling <isanbard@gmail.com> | 2009-07-20 02:32:41 +0000 | 
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2009-07-20 02:32:41 +0000 | 
| commit | 972b720cc145afe3ffa91e09dbdcb570abf74e72 (patch) | |
| tree | 365c530235695d8924e0f316358836ce55d1b0c5 /llvm/docs/LangRef.html | |
| parent | d9a66f73c8000f313baa64bd6b72b4cbce25643a (diff) | |
| download | bcm5719-llvm-972b720cc145afe3ffa91e09dbdcb570abf74e72.tar.gz bcm5719-llvm-972b720cc145afe3ffa91e09dbdcb570abf74e72.zip | |
Fix HTML violations.
llvm-svn: 76392
Diffstat (limited to 'llvm/docs/LangRef.html')
| -rw-r--r-- | llvm/docs/LangRef.html | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 9b801cffc3a..122fddaa828 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -1916,8 +1916,8 @@ Classifications</a> </div>  <!-- ======================================================================= -->  <div class="doc_subsection"> -<a name="aggregateconstants"> <!-- old anchor --> -<a name="complexconstants">Complex Constants</a></a> +<a name="aggregateconstants"></a> <!-- old anchor --> +<a name="complexconstants">Complex Constants</a>  </div>  <div class="doc_text"> @@ -2700,7 +2700,7 @@ Instruction</a> </div>     representations.</p>  <h5>Arguments:</h5> -<p>The two arguments to the '<tt>fsub</tt>' instruction must be <a +<p>The two arguments to the '<tt>fsub</tt>' instruction must be     <a href="#t_floating">floating point</a> or <a href="#t_vector">vector</a> of     floating point values.  Both arguments must have identical types.</p> | 

