summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.rst
Commit message (Expand)AuthorAgeFilesLines
...
* DI: Line up comments in examplesDuncan P. N. Exon Smith2014-10-041-27/+27
* DI: Fixup example IR from r219051Duncan P. N. Exon Smith2014-10-041-3/+4
* DI: Prune another exampleDuncan P. N. Exon Smith2014-10-041-62/+0
* DI: Update and prune metadata examplesDuncan P. N. Exon Smith2014-10-041-502/+86
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-90/+111
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-111/+90
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-90/+111
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+15
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-15/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+15
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-5/+3
* Correct the emission kind constants committed in r214771David Blaikie2014-08-041-1/+1
* Document the "emission kind" field of the DICompileUnit in LLVM's Source Leve...David Blaikie2014-08-041-0/+3
* Debug info: Infrastructure to support debug locations for fragmentedAdrian Prantl2014-08-011-0/+6
* Debug info: split out complex DIVariable address expressions into aAdrian Prantl2014-06-301-0/+1
* [docs] Fix typo, align comments, fix syntax highlightingJeroen Ketema2014-06-091-17/+17
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-181-1/+1
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-031-2/+5
* Correct word hyphenationsAlp Toker2013-12-051-1/+1
* Fix common typos in the docs.Benjamin Kramer2013-10-291-1/+1
* Update to current output.Bill Wendling2013-10-271-64/+65
* Add unique identifier field to Composite Types and Format.Manman Ren2013-08-291-5/+6
* Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie2013-05-291-204/+238
* Formatting fixups.Eric Christopher2013-03-191-14/+14
* Make the fields in the diagram match the descriptive text above them.Eric Christopher2013-03-181-3/+3
* Documentation: correct syntax (one missing comma, one extra comma)Dmitri Gribenko2013-02-161-2/+2
* This is actually located at the end, not the middle.Eric Christopher2013-02-131-1/+1
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
* Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher2013-01-081-3/+2
* Remove what appears to be a dead llvm-specific debug tag.Eric Christopher2013-01-081-3/+1
* Documentation updates for pointer-to-member debug info added in r171698.David Blaikie2013-01-071-9/+11
* Some grammar fixesEli Bendersky2012-11-281-4/+3
* Documentation: convert SourceLevelDebugging.html to reSTDmitri Gribenko2012-11-221-0/+2285
OpenPOWER on IntegriCloud