diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-31 13:04:26 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-31 13:04:26 +0000 |
commit | a35cdd68cf799d1cd2f9346e24bcd67d0b2afad3 (patch) | |
tree | 51f7b165828807cb4851c68afcebfadac57986b3 /llvm/docs/CodeGenerator.html | |
parent | b8004d9b4c34a6d19be4ec658e331239b55c2f93 (diff) | |
download | bcm5719-llvm-a35cdd68cf799d1cd2f9346e24bcd67d0b2afad3.tar.gz bcm5719-llvm-a35cdd68cf799d1cd2f9346e24bcd67d0b2afad3.zip |
docs/*.html: Fix markups.
llvm-svn: 143349
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r-- | llvm/docs/CodeGenerator.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index 15344da16d9..62ea6cad25a 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -1813,6 +1813,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s; <a name="proepicode">Prolog/Epilog Code Insertion</a> </h3> +<div> + <!-- _______________________________________________________________________ --> <h4> <a name="compact_unwind">Compact Unwind</a> @@ -1927,6 +1929,8 @@ $ llc -regalloc=pbqp file.bc -o pbqp.s; </div> +</div> + <!-- ======================================================================= --> <h3> <a name="latemco">Late Machine Code Optimizations</a> |