aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SourceLevelDebugging.html
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-1/+1
* [docs] Remove spurious or unused images.Daniel Dunbar2012-04-201-4/+0
* [docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar2012-04-191-1/+1
* Add a line number for the scope of the function (starting at the firstEric Christopher2012-04-031-0/+1
* llvm/docs/*.html: Fix markups.NAKAMURA Takumi2012-03-271-2/+2
* Update documentation for old api changes.Eric Christopher2012-03-261-33/+70
* Remove short tag marker.Bill Wendling2012-03-061-7/+7
* Appease the HTML validation gods.Bill Wendling2012-03-061-33/+40
* Fix validation errors.Bill Wendling2012-03-061-17/+18
* Add missing end tags.Bill Wendling2012-03-061-48/+68
* Fix up link and a couple small edits.Eric Christopher2012-03-061-3/+3
* Add the beginnings of documentation for the Name Accelerator Tables.Eric Christopher2012-03-061-1/+663
* Delete trailing whitespace to clean up.Eric Christopher2012-03-061-99/+99
* Fix documentation.Chad Rosier2012-02-181-5/+5
* Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...Devang Patel2012-02-091-2/+0
* Update docs describing objective-c property encoding. This includes support f...Devang Patel2012-02-061-36/+126
* Fix typo.Eric Christopher2012-01-031-1/+1
* Fix spacing.Eric Christopher2011-12-161-3/+3
* Update documentation.Eric Christopher2011-12-161-0/+1
* Clarify and fix subprogram description.Devang Patel2011-12-161-1/+1
* Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.htmlDevang Patel2011-11-151-0/+224
* Add a new wrapper node for a DILexicalBlock that encapsulates it and aEric Christopher2011-10-111-1/+14
* Update docs to reflect recent addition of new CompileUnit elements.Devang Patel2011-09-091-1/+6
* Do not use named md nodes to track variables that are completely optimized. T...Devang Patel2011-08-191-0/+1
* Until now all debug info MDNodes referred to a root MDNode, a compile unit. T...Devang Patel2011-08-161-8/+7
* Update document listing DIVariable elements to reflect recent changes.Devang Patel2011-07-271-1/+3
* 80 columns.Nick Lewycky2011-07-251-2/+2
* Revert "Update docs to reflect r135457."Bob Wilson2011-07-191-3/+1
* Update docs to reflect r135457.Devang Patel2011-07-191-1/+3
* Fix html formatting.Devang Patel2011-05-311-1/+1
* Clarify documentation and remove guarantees that are not fulfilled.Devang Patel2011-05-311-9/+2
* Use llvm.dbg.cu named metadata to collect compile units.Devang Patel2011-05-031-1/+3
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-52/+52
* Let front-end tie subprogram declaration with subprogram definition directly.Devang Patel2011-04-221-7/+8
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-80/+80
* Introduce support to encode Objective-C property information in debugging inf...Devang Patel2011-04-161-1/+6
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-1/+1
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* Simplify array bound checks and clarify comments. One element array can have...Devang Patel2011-04-081-1/+2
* Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.Devang Patel2011-04-081-1/+1
* Add support to encode function's template parameters.Devang Patel2011-04-051-1/+9
* Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enumDevang Patel2011-03-291-3/+8
* Since last couple of days, argument number is encoded using 8 bits from line ...Devang Patel2011-03-081-1/+2
* Update DILexicalBlock doc to mention new fields.Devang Patel2011-03-081-1/+3
* Update docs to match reality.Devang Patel2011-02-031-10/+9
* Remove stale references of obsolete @llvm.dbg.variable.Devang Patel2011-02-011-8/+3
* finish a sentence.Chris Lattner2011-01-181-1/+1
* Fix lexical block's tag number.Devang Patel2010-10-041-1/+1
* Fix block descriptor documentation.Devang Patel2010-10-011-3/+5
* Fix dbg_declare signature in document.Devang Patel2010-10-011-2/+2