aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/gnu-public-names.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-50/+50
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-62/+62
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-68/+59
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-159/+188
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-12/+24
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+86
* Merging r195504:Manman Ren2013-12-091-1/+2
* DebugInfo: Make pubnames header printing similar to unit header printingDavid Blaikie2013-11-011-9/+2
* DebugInfo: Emit member variable locations as data instead of expressions in b...David Blaikie2013-11-011-1/+1
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-291-3/+3
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-291-3/+3
* According to the dwarf standard pubnames and pubtypes for languagesEric Christopher2013-10-171-45/+69
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-161-23/+46
* The DW_AT_GNU_pubnames/pubtypes attributes are actually formEric Christopher2013-09-301-22/+24
* llvm-dwarfdump support for gnu_pubtypesDavid Blaikie2013-09-241-3/+15
* Add namespaces to the list of items that we expose via pubnames.Eric Christopher2013-09-241-0/+1
* Regenerate testcase from source.Eric Christopher2013-09-241-64/+70
* Add more external types to the pubtypes table. Expand the asmEric Christopher2013-09-231-0/+3
* Handle gnu pubtypes sections:Eric Christopher2013-09-231-1/+4
* DebugInfo: constrain gnu pubnames test furtherDavid Blaikie2013-09-191-10/+32
* DebugInfo: llvm-dwarfdump support for gnu_pubnames sectionDavid Blaikie2013-09-191-13/+16
* DebugInfo: Improve IR annotation comments for GNU pubthings.David Blaikie2013-09-191-11/+11
* Add initial support for handling gnu style pubnames accepted by someEric Christopher2013-09-131-0/+126