From 94082397d28b172830ba5f449b9dab301e47e5b7 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 31 Oct 2003 18:37:20 +0000 Subject: Use stylesheets as much as we can. I admit, I still cannot make CSS do what I can do with tables, which annoys me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9638 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/HowToSubmitABug.html | 324 +++++++++++++++++++++++++--------------------- 1 file changed, 180 insertions(+), 144 deletions(-) (limited to 'docs/HowToSubmitABug.html') diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html index d8db473..bcc856f 100644 --- a/docs/HowToSubmitABug.html +++ b/docs/HowToSubmitABug.html @@ -1,61 +1,71 @@ - -How to submit an LLVM bug report + + + + How to submit an LLVM bug report + + + - +
+ How to submit an LLVM bug report +
- - -
  How to submit an LLVM bug report
+
+ + + + + + +
- - -
-

    -
  1. Introduction - Got bugs? +
  2. Introduction - Got bugs?
  3. Crashing Bugs -
  4. Miscompilations -
  5. Incorrect code generation (JIT and LLC) - -

    Written by Chris Lattner and - Misha Brukman

    -

-

- -
+ +
  • Miscompilations
  • +
  • Incorrect code generation (JIT and LLC)
  • + + + +

    Written by Chris Lattner and + Misha Brukman

    +
    + +
    - -
    -Introduction - Got bugs? -
    -
    -Crashing Bugs -
    + +
    - -
       - -Front-end bugs -
    -
       - -GCCAS bugs -
    -
       - -GCCLD bugs -
    -
       - -Bugs in LLVM passes -
    -
    -Miscompilations -
    -
    -Incorrect code generation -
    - -
    -
    Chris Lattner
    -The LLVM Compiler Infrastructure -
    - - -Last modified: Mon Oct 27 12:00:00 CDT 2003 - -
    +
    + + + + -- cgit v1.1