aboutsummaryrefslogtreecommitdiffstats
path: root/docs/HowToSubmitABug.html
Commit message (Collapse)AuthorAgeFilesLines
* Lots of minor fixes and formatting improvementsChris Lattner2004-05-231-27/+27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13671 91177308-0d34-0410-b5e6-96231b3b80d8
* Use <pre> instead of <p><tt> combo to decrease space used for code blocks.Misha Brukman2004-05-141-27/+33
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13573 91177308-0d34-0410-b5e6-96231b3b80d8
* Mention the --tool-args option that Brian and Chris added.Misha Brukman2004-05-141-4/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13572 91177308-0d34-0410-b5e6-96231b3b80d8
* Use the images in the img/ directory.Misha Brukman2004-05-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13509 91177308-0d34-0410-b5e6-96231b3b80d8
* Add link to Valgrind.Misha Brukman2004-05-121-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13472 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note to make sure the program is memory correctChris Lattner2004-05-111-3/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13464 91177308-0d34-0410-b5e6-96231b3b80d8
* Display sample bugpoint output with the `code' stylesheet class.Misha Brukman2004-04-191-3/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13060 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about easier way to debug tests in the llvm tree.Misha Brukman2004-04-151-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12972 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about passing arguments to program being debugged.Misha Brukman2004-04-151-35/+40
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12970 91177308-0d34-0410-b5e6-96231b3b80d8
* Added minor information on C++.John Criswell2004-03-121-3/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12341 91177308-0d34-0410-b5e6-96231b3b80d8
* Updates for the C backend's movementChris Lattner2004-02-141-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11428 91177308-0d34-0410-b5e6-96231b3b80d8
* * HTML 4.01 Strict DTD complianceMisha Brukman2004-01-151-11/+15
| | | | | | | * Added icons to check document easily git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10886 91177308-0d34-0410-b5e6-96231b3b80d8
* Use stylesheets as much as we can. I admit, I still cannot make CSS do what IMisha Brukman2003-10-311-144/+180
| | | | | | | can do with tables, which annoys me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9638 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
* * Changed URL referring to zion to use llvm insteadMisha Brukman2003-10-221-9/+5
| | | | | | | * Close <li> tags git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9378 91177308-0d34-0410-b5e6-96231b3b80d8
* Added information on using Bugzilla.John Criswell2003-10-221-4/+18
| | | | | | | Removed information on using llvm-bugs to report bugs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9371 91177308-0d34-0410-b5e6-96231b3b80d8
* The -mode option is no longerChris Lattner2003-10-141-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9117 91177308-0d34-0410-b5e6-96231b3b80d8
* Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman2003-09-171-6/+75
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8584 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix grammarChris Lattner2003-08-241-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8124 91177308-0d34-0410-b5e6-96231b3b80d8
* Suggest -save-temps instead of -S, -E.Brian Gaeke2003-05-231-7/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6318 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a problem brian identified.Chris Lattner2003-05-231-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6309 91177308-0d34-0410-b5e6-96231b3b80d8
* New documentChris Lattner2003-05-211-0/+197
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6275 91177308-0d34-0410-b5e6-96231b3b80d8