summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/gnu-public-names.ll
Commit message (Expand)AuthorAge
* Fix typosAlp Toker2014-06-07
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-06
* Match the full hex offsets in test/DebugInfo/X86/gnu-public-names.llDavid Blaikie2014-06-06
* Remove DWARF3 testing of test/DebugInfo/X86/gnu-public-names.llDavid Blaikie2014-06-06
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-23
* DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_...David Blaikie2014-03-06
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Make these two tests resilient in the face of compile unit sizeEric Christopher2013-12-05
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into aEric Christopher2013-11-21
* DebugInfo: Make pubnames header printing similar to unit header printingDavid Blaikie2013-11-01
* DebugInfo: Emit member variable locations as data instead of expressions in b...David Blaikie2013-11-01
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* According to the dwarf standard pubnames and pubtypes for languagesEric Christopher2013-10-17
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-16
* The DW_AT_GNU_pubnames/pubtypes attributes are actually formEric Christopher2013-09-30
* llvm-dwarfdump support for gnu_pubtypesDavid Blaikie2013-09-24
* Add namespaces to the list of items that we expose via pubnames.Eric Christopher2013-09-24
* Regenerate testcase from source.Eric Christopher2013-09-24
* Add more external types to the pubtypes table. Expand the asmEric Christopher2013-09-23
* Handle gnu pubtypes sections:Eric Christopher2013-09-23
* DebugInfo: constrain gnu pubnames test furtherDavid Blaikie2013-09-19
* DebugInfo: llvm-dwarfdump support for gnu_pubnames sectionDavid Blaikie2013-09-19
* DebugInfo: Improve IR annotation comments for GNU pubthings.David Blaikie2013-09-19
* Add initial support for handling gnu style pubnames accepted by someEric Christopher2013-09-13