summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86
Commit message (Expand)AuthorAge
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* DebugInfo: Flag type unit references as declarationsDavid Blaikie2014-01-31
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* If we use DW_AT_ranges we need to specify a base address that rangesEric Christopher2014-01-29
* Turn on CU ranges if we've got multiple compile units in the sameEric Christopher2014-01-29
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-29
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-28
* Fix known typosAlp Toker2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* Make the use of DW_AT_ranges in the compile unit depend also uponEric Christopher2014-01-23
* Move test to x86 directory.Eric Christopher2014-01-23
* Make sure we emit a relocation to the debug_ranges section in theEric Christopher2014-01-15
* Add testcase for r199263 forgotten in commit.Eric Christopher2014-01-14
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie2014-01-09
* llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equ...David Blaikie2014-01-08
* Emit arange padding with a single directive.Benjamin Kramer2014-01-07
* Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2014-01-03
* Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2014-01-03
* Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2014-01-03
* Revert "Reverting r193835 due to weirdness with Go..."David Blaikie2014-01-03
* Reverting r193835 due to weirdness with Go...David Blaikie2014-01-03
* Revert "Debug info: Add enumerators to the __apple_names accelerator table."Adrian Prantl2014-01-02
* Revert r198208 and reapply:Eric Christopher2013-12-30
* Revert r198199 (and r198202). It broke 3 DebugInfo tests for targeting i686-c...NAKAMURA Takumi2013-12-30
* Fix aranges and split dwarf by ensuring that the symbol and relocationEric Christopher2013-12-30
* Reapply r198196 with a fix to zero initialize the skeleton pointer.Eric Christopher2013-12-30
* Temporarily revert "Use a pointer to keep track of the skeleton unit forEric Christopher2013-12-30
* Use a pointer to keep track of the skeleton unit for each normal unitEric Christopher2013-12-30
* Debug info: Add enumerators to the __apple_names accelerator table.Adrian Prantl2013-12-23
* 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