aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 9f896c5b87..51c308c0a9 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -1032,10 +1032,13 @@ manipulated either by pointer or by component.</p>
<!-- ======================================================================= -->
<div class="doc_subsection"> <a name="t_primitive">Primitive Types</a> </div>
+
<div class="doc_text">
<p>The primitive types are the fundamental building blocks of the LLVM
system.</p>
+</div>
+
<!-- _______________________________________________________________________ -->
<div class="doc_subsubsection"> <a name="t_floating">Floating Point Types</a> </div>
@@ -5262,6 +5265,5 @@ are ignored by code generation and optimization.
Last modified: $Date$
</address>
-</div>
</body>
</html>