summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86
Commit message (Expand)AuthorAge
* move test back into the parent directory and add a REQUIRES: obj emission.Adrian Prantl2013-12-20
* Move testcase to the appropriate X86 subdirectory.Adrian Prantl2013-12-19
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-11
* Update testcase for previous commit.Eric Christopher2013-12-10
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* Make these two tests resilient in the face of compile unit sizeEric Christopher2013-12-05
* DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.David Blaikie2013-12-02
* DebugInfo: Do not include variables only referenced by templates in aranges.David Blaikie2013-11-27
* DwarfDebug: Include type units in accelerator tables.David Blaikie2013-11-26
* DebugInfo: Update test case due to dumper improvements in r195698David Blaikie2013-11-26
* DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to...David Blaikie2013-11-26
* 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: Partial implementation of DWARF type units.David Blaikie2013-11-19
* For dwarf4 use the correct form for referencing debug_loc locations,Eric Christopher2013-11-16
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* DebugInfo: regenerate test case from Clang to adjust for fixes/improvementsDavid Blaikie2013-11-01
* DebugInfo: Improve readability of test case added in r193878David Blaikie2013-11-01
* DebugInfo: add a test case for data member locations (coverage for r193835)David Blaikie2013-11-01
* Fix a test case broken by r193872David Blaikie2013-11-01
* 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: remove duplication of DIEs when a DIE can be shared across CUs.Manman Ren2013-10-31
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* Debug Info: clean up testing case.Manman Ren2013-10-29
* Debug Info: instead of calling addToContextOwner which constructs the contextManman Ren2013-10-29
* Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-29
* DebugInfo: Hash DW_FORM_GNU_str_index as a string.David Blaikie2013-10-21
* According to the dwarf standard pubnames and pubtypes for languagesEric Christopher2013-10-17
* Add the subprogram DIEs to the context they're created with onlyEric Christopher2013-10-17
* DIEHash: Use DW_FORM_sdata for integers, per spec.David Blaikie2013-10-16
* Update test case due to DIE hashing in r192836David Blaikie2013-10-16
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-16
* Enable MI Sched for x86.Andrew Trick2013-10-15
* 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
* 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