summaryrefslogtreecommitdiff
path: root/test/DebugInfo
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Debug info: On ARM ensure that all __TEXT sections come before theAdrian Prantl1-0/+18
2014-01-20Revert "Debug info: On ARM ensure that the data sections come before the"Adrian Prantl1-26/+0
2014-01-16llvm-symbolizer: make mangled name heuristic apply to all symbolsEd Maste3-0/+29
2014-01-15Make sure we emit a relocation to the debug_ranges section in theEric Christopher1-0/+4
2014-01-14Add testcase for r199263 forgotten in commit.Eric Christopher1-0/+53
2014-01-13[SystemZ] Add "volatile" to a dead store in variable-loc.llRichard Sandiford1-2/+2
2014-01-10Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie1-16/+38
2014-01-09Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi1-38/+16
2014-01-09Prototype of skeleton type units for fissionDavid Blaikie1-16/+38
2014-01-09DwarfDebug: Refactor out common skeleton construction code to be reused for t...David Blaikie1-3/+3
2014-01-08llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equ...David Blaikie1-13/+12
2014-01-07Emit arange padding with a single directive.Benjamin Kramer2-12/+3
2014-01-03Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...David Blaikie2-31/+31
2014-01-03Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...David Blaikie2-31/+31
2014-01-03Debug Info: Type Units: Simplify type hashing using IR-provided unique names.David Blaikie2-31/+31
2014-01-03Revert "Reverting r193835 due to weirdness with Go..."David Blaikie3-8/+14
2014-01-03Reverting r193835 due to weirdness with Go...David Blaikie3-5/+8
2014-01-02Revert "Debug info: Add enumerators to the __apple_names accelerator table."Adrian Prantl1-11/+0
2013-12-30Revert r198208 and reapply:Eric Christopher3-6/+14
2013-12-30Revert r198199 (and r198202). It broke 3 DebugInfo tests for targeting i686-c...NAKAMURA Takumi3-15/+6
2013-12-30Fix aranges and split dwarf by ensuring that the symbol and relocationEric Christopher2-0/+8
2013-12-30Reapply r198196 with a fix to zero initialize the skeleton pointer.Eric Christopher2-6/+7
2013-12-30Temporarily revert "Use a pointer to keep track of the skeleton unit forEric Christopher2-7/+6
2013-12-30Use a pointer to keep track of the skeleton unit for each normal unitEric Christopher2-6/+7
2013-12-24llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov1-0/+9
2013-12-23Debug info: Add enumerators to the __apple_names accelerator table.Adrian Prantl1-0/+11
2013-12-23Debug info: On ARM ensure that the data sections come before theAdrian Prantl1-0/+26
2013-12-20Remove extra check line that's failing on windows and not necessary atEric Christopher1-1/+0
2013-12-20This test requires object emission.Eric Christopher1-0/+1
2013-12-20Add support for a CU to output a set of ranges for the CU. This is usefulEric Christopher1-0/+50
2013-12-20move test back into the parent directory and add a REQUIRES: obj emission.Adrian Prantl1-4/+1
2013-12-19Move testcase to the appropriate X86 subdirectory.Adrian Prantl1-0/+0
2013-12-19add source in commentAdrian Prantl1-0/+12
2013-12-18Debug info: Implement (rvalue) reference qualifiers for C++11 non-staticAdrian Prantl1-0/+93
2013-12-13DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2-14/+24
2013-12-13Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2-24/+14
2013-12-13DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2-14/+24
2013-12-13Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2-27/+19
2013-12-13DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2-19/+27
2013-12-11Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2-27/+19
2013-12-11DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2-19/+27
2013-12-10Update testcase for previous commit.Eric Christopher1-1/+1
2013-12-06DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie1-6/+6
2013-12-05Make these two tests resilient in the face of compile unit sizeEric Christopher2-4/+6
2013-12-04DebugInfo: Improve test to use llvm-dwarfdumpDavid Blaikie1-13/+5
2013-12-04Test fix for r196394David Blaikie1-2/+1
2013-12-02DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.David Blaikie1-0/+28
2013-11-27DebugInfo: Do not include variables only referenced by templates in aranges.David Blaikie1-0/+41
2013-11-26DwarfDebug: Include type units in accelerator tables.David Blaikie1-4/+22
2013-11-26DebugInfo: Update test case due to dumper improvements in r195698David Blaikie1-1/+1