aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SourceLevelDebugging.html
Commit message (Expand)AuthorAgeFilesLines
* Remove some validation errors.Bill Wendling2009-12-011-12/+12
* Some formatting and spelling fixes.Bill Wendling2009-12-011-61/+67
* Update to reflect recent debugging information encoding changes.Devang Patel2009-11-251-219/+118
* Fix HTML formatting.Jay Foad2009-11-171-1/+1
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* Reapply 79977.Devang Patel2009-08-281-505/+452
* Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel2009-08-261-452/+505
* Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel2009-08-251-505/+452
* fix some typos pointed out by Hidenobu SekiChris Lattner2009-07-181-1/+1
* Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprogramsDevang Patel2009-06-261-53/+0
* Fix some typosBruno Cardoso Lopes2009-05-291-3/+3
* Formatting. Some updating of data structures. More work needs to be done to u...Bill Wendling2009-05-171-499/+613
* update some syntaxChris Lattner2009-04-031-89/+89
* Each input file is encoded as a separate compile unit in LLVM debuggingDevang Patel2009-01-301-0/+9
* * Comply with HTML 4.01 Strict standardMisha Brukman2008-12-161-22/+22
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Document TEST=dbgoptDevang Patel2008-11-211-0/+18
* Minor spelling and typo fixes.John Criswell2008-04-291-4/+4
* Update llvm.dbg.func.start.Evan Cheng2008-02-011-4/+7
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1782