From: Chris Lattner Date: Wed, 21 May 2003 22:21:07 +0000 (+0000) Subject: New document X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8b6be36bcafb9e8a573df3c84a96453ed759f2d1;p=oota-llvm.git New document git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6275 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html new file mode 100644 index 00000000000..e3f20197c15 --- /dev/null +++ b/docs/HowToSubmitABug.html @@ -0,0 +1,197 @@ + +How to submit an LLVM bug report + + + + + +
  How to submit an LLVM bug report
+ + + +
+

+

    +
  1. Introduction - Got bugs? +
  2. Crashing Bugs + +
  3. Miscompilations + +

    Written by Chris Lattner

    +

+

+ +
+ + + + +
+Introduction - Got bugs? +
+
+Crashing Bugs +
+
   + +Front-end bugs +
+
   + +GCCAS bugs +
+
   + +GCCLD bugs +
+
   + +Bugs in LLVM passes +
+
+Miscompilations +
+ + +
+
Chris Lattner
+ + +Last modified: Wed May 21 17:20:13 CDT 2003 + +