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 | 9c55f5965ba337469466fafec364b0ea6eca459f (patch) | |
tree | 903cdd18afaf11f5cf5e34f76cd082b1d1b0f730 /docs/SourceLevelDebugging.html | |
parent | dacffb6679ff99fec4cc9c54f4257d2913870d01 (diff) |
llvm/docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r-- | docs/SourceLevelDebugging.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 06bd85248a..cdeedb1d6d 100644 --- a/docs/SourceLevelDebugging.html +++ b/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> <!-- *********************************************************************** --> |