From 05d0265fef651de152c8127aa701e689555649f3 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129736 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DebuggingJITedCode.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/DebuggingJITedCode.html') diff --git a/docs/DebuggingJITedCode.html b/docs/DebuggingJITedCode.html index 5b174d7656..f23fdf6f39 100644 --- a/docs/DebuggingJITedCode.html +++ b/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