summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-05-31 18:06:14 +0000
committerDevang Patel <dpatel@apple.com>2011-05-31 18:06:14 +0000
commitf729e913539a1fce09c3ff465f3a0fe911f551a8 (patch)
treee210cf4882df7dfb38235e01f0cd51c1cb936a20
parente0bdc59321783ca70cfec11210b5dca88b7813e3 (diff)
downloadllvm-f729e913539a1fce09c3ff465f3a0fe911f551a8.tar.gz
llvm-f729e913539a1fce09c3ff465f3a0fe911f551a8.tar.bz2
llvm-f729e913539a1fce09c3ff465f3a0fe911f551a8.tar.xz
Fix html formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132345 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index a1d2842998..0fc77303ec 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -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