Fix html formatting.

llvm-svn: 132345
This commit is contained in:
Devang Patel 2011-05-31 18:06:14 +00:00
parent 5c26a85d1d
commit 1d81ea81cd
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ height="369">
<li>LLVM debug information does not prevent optimizations from <li>LLVM debug information does not prevent optimizations from
happening (for example inlining, basic block reordering/merging/cleanup, 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 <li>LLVM debug information is automatically optimized along with the rest of
the program, using existing facilities. For example, duplicate the program, using existing facilities. For example, duplicate