diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-03-27 11:25:16 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-03-27 11:25:16 +0000 |
| commit | c9d9b92dc119dbfce7201100991a281d93f4f191 (patch) | |
| tree | db3f92f6e9e017e0d35705b8ae7f406b66dac5fb /llvm/docs/SourceLevelDebugging.html | |
| parent | b9e35fbc1ef10d4fd1ab8f174933e5501e952184 (diff) | |
| download | bcm5719-llvm-c9d9b92dc119dbfce7201100991a281d93f4f191.tar.gz bcm5719-llvm-c9d9b92dc119dbfce7201100991a281d93f4f191.zip | |
llvm/docs/*.html: Fix markups.
llvm-svn: 153508
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
| -rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index 06bd85248a7..cdeedb1d6d6 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/docs/SourceLevelDebugging.html @@ -2166,14 +2166,13 @@ The DWARF for this would be: </div> </div> -</div> -<div> <!-- ======================================================================= --> <h3> <a name="acceltable">Name Accelerator Tables</a> </h3> <!-- ======================================================================= --> +<div> <!-- ======================================================================= --> <h4> <a name="acceltableintroduction">Introduction</a> @@ -2842,6 +2841,7 @@ int main () </ul> </div> </div> +</div> <!-- *********************************************************************** --> |

