From fc8d930f6ef1aa4fbd402c5b36f734214863d5d4 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 18 Apr 2011 23:59:50 +0000 Subject: docs: Use as Heading elements instead of
. H1 ... doc_title H2 ... doc_section H3 ... doc_subsection H4 ... doc_subsubsection llvm-svn: 129736 --- llvm/docs/DebuggingJITedCode.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'llvm/docs/DebuggingJITedCode.html') diff --git a/llvm/docs/DebuggingJITedCode.html b/llvm/docs/DebuggingJITedCode.html index 5b174d76565..f23fdf6f391 100644 --- a/llvm/docs/DebuggingJITedCode.html +++ b/llvm/docs/DebuggingJITedCode.html @@ -7,7 +7,7 @@ -
Debugging JITed Code With GDB
+

Debugging JITed Code With GDB

  1. Example usage
  2. Background
  3. @@ -15,7 +15,7 @@
    Written by Reid Kleckner
    - +

    Example usage

    @@ -96,7 +96,7 @@ function names.
    - +

    Background

    -- cgit v1.2.3