Fix <p> missing <p> tag


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12063 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/llc.html b/docs/CommandGuide/llc.html
index 4583b11..7edcc8c 100644
--- a/docs/CommandGuide/llc.html
+++ b/docs/CommandGuide/llc.html
@@ -153,6 +153,7 @@
 
 		<di> linearscan
 		<dd>Linear scan global register allocator (experimental)</dd>
+        <p>
 
 	<li>-spiller=&lt;sp&gt;
 	<br>