summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-10
* Add comments to debug info testing case.Manman Ren2013-10-10
* Debug Info: In DIBuilder, the context and type fields of template_type andManman Ren2013-10-09
* Debug Info: In DIBuilder, the context field of a forward decl is updatedManman Ren2013-10-09
* Debug Info: In DIBuilder, the context field of a DICompositeType is updatedManman Ren2013-10-09
* Debug Info: In DIBuilder, the context fields of a static member and aManman Ren2013-10-08
* Debug Info: In DIBuilder, the derived-from field of DICompositeTypeManman Ren2013-10-08
* Debug Info: In DIBuilder, the derived-from field of DIDerivedTypeManman Ren2013-10-08
* Debug Info: update testing to reflect r192018.Manman Ren2013-10-08
* typo.Adrian Prantl2013-10-08
* typo.Adrian Prantl2013-10-08
* Reduce testcase from 1r92011.Adrian Prantl2013-10-08
* Debug info: Don't crash in SelectionDAGISel when a vreg that is beingAdrian Prantl2013-10-05
* Use addFlag to add the enum class attribute.Eric Christopher2013-10-04
* Fix this test.Rafael Espindola2013-10-04
* DebugInfo: Fix ordering of members after r191928David Blaikie2013-10-04
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-03
* Make sure we emit a section for pubnames even if that section isEric Christopher2013-10-03
* Remove wild .debug_aranges entries generated from unimportant labelsAlexey Samsonov2013-10-03
* Add the DW_AT_GNU_ranges_base attribute if we've emitted any rangesEric Christopher2013-10-01
* The DW_AT_GNU_pubnames/pubtypes attributes are actually formEric Christopher2013-09-30
* Unify pubsection/gnu pubsection printing.Eric Christopher2013-09-25
* 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
* Make dwarfdump-type-units.test order-independentDavid Blaikie2013-09-24
* Add more external types to the pubtypes table. Expand the asmEric Christopher2013-09-23
* llvm-dwarfdump/libDebugInfo support for type unitsDavid Blaikie2013-09-23
* Handle gnu pubtypes sections:Eric Christopher2013-09-23
* Fixed debug_aranges handling for common symbols.Richard Mitton2013-09-23
* Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.NAKAMURA Takumi2013-09-21
* Move emission of the debug string table to early in the debugEric Christopher2013-09-20
* llvm/test: Mark 3 tests as XFAIL:msvc.NAKAMURA Takumi2013-09-20
* Move x86-dependent tests into the right directory.Benjamin Kramer2013-09-20
* DebugInfo: constrain gnu pubnames test furtherDavid Blaikie2013-09-19
* Added support for generate DWARF .debug_aranges sections automatically.Richard Mitton2013-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
* Debug info: Get rid of the VLA indirection hack in FastISel.Adrian Prantl2013-09-18
* mention command line parametersAdrian Prantl2013-09-17
* Be sure we run ARM tests only when an ARM backend is present.Adrian Prantl2013-09-16
* Debug info: Fix PR16736 and rdar://problem/14990587.Adrian Prantl2013-09-16
* Add initial support for handling gnu style pubnames accepted by someEric Christopher2013-09-13
* MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...NAKAMURA Takumi2013-09-10
* llvm/test/DebugInfo/dwarf-public-names.ll: Mark it as XFAIL for PECOFF target...NAKAMURA Takumi2013-09-10
* Debug Info Testing: use null instead of an empty string in context field.Manman Ren2013-09-09
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-07
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-06