Fix html formatting.
authorDevang Patel <dpatel@apple.com>
Tue, 31 May 2011 18:06:14 +0000 (18:06 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 31 May 2011 18:06:14 +0000 (18:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132345 91177308-0d34-0410-b5e6-96231b3b80d8

docs/SourceLevelDebugging.html

index a1d2842998848759752b05bfcc558cb6c5898bca..0fc77303ec259c05c1741d76e79233992cb1e1ed 100644 (file)
@@ -182,7 +182,7 @@ height="369">
 
   <li>LLVM debug information does not prevent optimizations from
       happening (for example inlining, basic block reordering/merging/cleanup,
-      tail duplication, etc).<li>
+      tail duplication, etc).</li>
 
   <li>LLVM debug information is automatically optimized along with the rest of
       the program, using existing facilities.  For example, duplicate