summaryrefslogtreecommitdiff
path: root/docs/HowToSubmitABug.html
AgeCommit message (Expand)AuthorFilesLines
2010-05-07Revert r103213. It broke several sections of live website.mike-m1-0/+347
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-347/+0
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands1-8/+0
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer1-1/+1
2009-08-25Update documentation for the -f change.Dan Gohman1-7/+7
2009-04-05A lot of formatting changes.Bill Wendling1-2/+2
2008-12-11Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman1-1/+1
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman1-2/+2
2007-07-09Subversionify the documentation.Reid Spencer1-1/+1
2007-07-06first pass of nomenclature changes in .html filesGabor Greif1-7/+7
2007-02-25add -enable-ehChris Lattner1-1/+9
2007-02-25update this for llvm-gcc4Chris Lattner1-92/+76
2007-02-24Added some more information on how to use "delta" to reduce testcases.Bill Wendling1-6/+10
2006-08-28Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer1-2/+2
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer1-2/+2
2006-02-08Mention that delta can be used to reduce some Front-end problems.Chris Lattner1-1/+4
2004-11-01Fix tag placement to make HTML 4.01 Strict compliant.Reid Spencer1-1/+1
2004-11-01Minor format tweask for tables.Reid Spencer1-9/+5
2004-05-23Lots of minor fixes and formatting improvementsChris Lattner1-27/+27
2004-05-14Use <pre> instead of <p><tt> combo to decrease space used for code blocks.Misha Brukman1-27/+33
2004-05-14Mention the --tool-args option that Brian and Chris added.Misha Brukman1-4/+10
2004-05-12Use the images in the img/ directory.Misha Brukman1-1/+1
2004-05-12Add link to Valgrind.Misha Brukman1-2/+3
2004-05-11Add a note to make sure the program is memory correctChris Lattner1-3/+9
2004-04-19Display sample bugpoint output with the `code' stylesheet class.Misha Brukman1-3/+5
2004-04-15Add note about easier way to debug tests in the llvm tree.Misha Brukman1-0/+10
2004-04-15Add note about passing arguments to program being debugged.Misha Brukman1-35/+40
2004-03-12Added minor information on C++.John Criswell1-3/+5
2004-02-14Updates for the C backend's movementChris Lattner1-1/+1
2004-01-15* HTML 4.01 Strict DTD complianceMisha Brukman1-11/+15
2003-10-31Use stylesheets as much as we can. I admit, I still cannot make CSS do what IMisha Brukman1-144/+180
2003-10-27Merged in RELEASE_1.John Criswell1-1/+3
2003-10-22* Changed URL referring to zion to use llvm insteadMisha Brukman1-9/+5
2003-10-22Added information on using Bugzilla.John Criswell1-4/+18
2003-10-14The -mode option is no longerChris Lattner1-4/+4
2003-09-17Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman1-6/+75
2003-08-24Fix grammarChris Lattner1-1/+1
2003-05-23Suggest -save-temps instead of -S, -E.Brian Gaeke1-7/+10
2003-05-23Fix a problem brian identified.Chris Lattner1-2/+3
2003-05-21New documentChris Lattner1-0/+197