aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/SourceLevelDebugging.rst
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Update dwarf::ApplePropertyAttributes enum to meaningful values.Frederic Riss1-15/+27
2014-10-04DI: Fixup global syntax in exampleDuncan P. N. Exon Smith1-1/+1
2014-10-04DI: Line up comments in examplesDuncan P. N. Exon Smith1-27/+27
2014-10-04DI: Fixup example IR from r219051Duncan P. N. Exon Smith1-3/+4
2014-10-04DI: Prune another exampleDuncan P. N. Exon Smith1-62/+0
2014-10-04DI: Update and prune metadata examplesDuncan P. N. Exon Smith1-502/+86
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-90/+111
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-111/+90
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-90/+111
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+15
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-15/+2
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+15
2014-08-21Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie1-5/+3
2014-08-04Correct the emission kind constants committed in r214771David Blaikie1-1/+1
2014-08-04Document the "emission kind" field of the DICompileUnit in LLVM's Source Leve...David Blaikie1-0/+3
2014-08-01Debug info: Infrastructure to support debug locations for fragmentedAdrian Prantl1-0/+6
2014-06-30Debug info: split out complex DIVariable address expressions into aAdrian Prantl1-0/+1
2014-06-09[docs] Fix typo, align comments, fix syntax highlightingJeroen Ketema1-17/+17
2014-03-18Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl1-1/+1
2014-03-03Add DWARF discriminator support to DILexicalBlocks.Diego Novillo1-2/+5
2013-12-05Correct word hyphenationsAlp Toker1-1/+1
2013-10-29Fix common typos in the docs.Benjamin Kramer1-1/+1
2013-10-27Update to current output.Bill Wendling1-64/+65
2013-08-29Add unique identifier field to Composite Types and Format.Manman Ren1-5/+6
2013-05-29Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie1-204/+238
2013-03-19Formatting fixups.Eric Christopher1-14/+14
2013-03-18Make the fields in the diagram match the descriptive text above them.Eric Christopher1-3/+3
2013-02-16Documentation: correct syntax (one missing comma, one extra comma)Dmitri Gribenko1-2/+2
2013-02-13This is actually located at the end, not the middle.Eric Christopher1-1/+1
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner1-2/+0
2013-01-08Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher1-3/+2
2013-01-08Remove what appears to be a dead llvm-specific debug tag.Eric Christopher1-3/+1
2013-01-07Documentation updates for pointer-to-member debug info added in r171698.David Blaikie1-9/+11
2012-11-28Some grammar fixesEli Bendersky1-4/+3
2012-11-22Documentation: convert SourceLevelDebugging.html to reSTDmitri Gribenko1-0/+2285