Merging r259695:
[oota-llvm.git] / docs / SourceLevelDebugging.rst
2015-11-06 Peter Collingbournedocs: Document function-attached metadata and IR change...
2015-09-12 Bruce MitchenerFix typos.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-06 Duncan P. N. Exon... Update docs for accessing !dbg attachments
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-05-14 Michael KupersteinFixed some typos and broken links in source level debug...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-17 Duncan P. N. Exon... docs: Update LangRef and SourceLevelDebugging
2015-02-09 Duncan P. N. Exon... DebugInfo: Remove DW_TAG_constant
2014-10-08 Frederic RissUpdate dwarf::ApplePropertyAttributes enum to meaningfu...
2014-10-04 Duncan P. N. Exon... DI: Fixup global syntax in example
2014-10-04 Duncan P. N. Exon... DI: Line up comments in examples
2014-10-04 Duncan P. N. Exon... DI: Fixup example IR from r219051
2014-10-04 Duncan P. N. Exon... DI: Prune another example
2014-10-04 Duncan P. N. Exon... DI: Update and prune metadata examples
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-08-21 David BlaikieUse DILexicalBlockFile, rather than DILexicalBlock...
2014-08-04 David BlaikieCorrect the emission kind constants committed in r214771
2014-08-04 David BlaikieDocument the "emission kind" field of the DICompileUnit...
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
2014-06-09 Jeroen Ketema[docs] Fix typo, align comments, fix syntax highlighting
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2013-12-05 Alp TokerCorrect word hyphenations
2013-10-29 Benjamin KramerFix common typos in the docs.
2013-10-27 Bill WendlingUpdate to current output.
2013-08-29 Manman RenAdd unique identifier field to Composite Types and...
2013-05-29 David BlaikieDebug Info: Update documentation to match recent (...
2013-03-19 Eric ChristopherFormatting fixups.
2013-03-18 Eric ChristopherMake the fields in the diagram match the descriptive...
2013-02-16 Dmitri GribenkoDocumentation: correct syntax (one missing comma, one...
2013-02-13 Eric ChristopherThis is actually located at the end, not the middle.
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2013-01-08 Eric ChristopherRemove the llvm-local DW_TAG_vector_type tag and add...
2013-01-08 Eric ChristopherRemove what appears to be a dead llvm-specific debug...
2013-01-07 David BlaikieDocumentation updates for pointer-to-member debug info...
2012-11-28 Eli BenderskySome grammar fixes
2012-11-22 Dmitri GribenkoDocumentation: convert SourceLevelDebugging.html to...