Turn off lldb debug tuning by default for FreeBSD
[oota-llvm.git] / test / DebugInfo / X86 / gnu-public-names.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-14 David BlaikieDebugInfo: Pubnames: Do not include variable declaratio...
2015-04-14 David BlaikieUpdate test case to include the original source code...
2015-03-10 Paul RobinsonEmit correct linkage-name attribute based on DWARF...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-10 Frederic Riss[dwarfdump] Resolve also variable specifications/abstra...
2014-10-06 Frederic Riss[dwarfdump] Print the name for referenced specification...
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-06-07 Alp TokerFix typos
2014-06-06 David BlaikieDebugInfo: pubnames: include file-local (static or...
2014-06-06 David BlaikieMatch the full hex offsets in test/DebugInfo/X86/gnu...
2014-06-06 David BlaikieRemove DWARF3 testing of test/DebugInfo/X86/gnu-public...
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-03-06 David BlaikieDebugInfo: Tag units as having been indexed in GNU...
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2013-12-05 Eric ChristopherMake these two tests resilient in the face of compile...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-21 Eric ChristopherIn Dwarf 3 (and Dwarf 2) attributes whose value are...
2013-11-01 David BlaikieDebugInfo: Make pubnames header printing similar to...
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-29 Manman RenDebug Info: instead of calling addToContextOwner which...
2013-10-17 Eric ChristopherAccording to the dwarf standard pubnames and pubtypes...
2013-10-16 Eric ChristopherFix a pair of bugs in the emission of pubname tables:
2013-09-30 Eric ChristopherThe DW_AT_GNU_pubnames/pubtypes attributes are actually...
2013-09-24 David Blaikiellvm-dwarfdump support for gnu_pubtypes
2013-09-24 Eric ChristopherAdd namespaces to the list of items that we expose...
2013-09-24 Eric ChristopherRegenerate testcase from source.
2013-09-23 Eric ChristopherAdd more external types to the pubtypes table. Expand...
2013-09-23 Eric ChristopherHandle gnu pubtypes sections:
2013-09-19 David BlaikieDebugInfo: constrain gnu pubnames test further
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...