aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/fission-cu.ll
AgeCommit message (Expand)Author
2013-03-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-02-22Use getSplitDebugFilename when constructing the skeleton cu andEric Christopher
2013-02-05Add support for testing the output of the abbrev table for theEric Christopher
2013-02-05Add support for emitting a stub DW_AT_GNU_dwo_id as part of theEric Christopher
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky
2013-01-18Split out DW_OP_addr for the split debug info DWARF5 proposal.Eric Christopher
2013-01-17Fix the assembly and dissassembly of DW_FORM_sec_offset. Found this byEric Christopher
2013-01-17Add the DW_AT_GNU_addr_base for the skeleton cu. Add support forEric Christopher
2013-01-15Split address information for DWARF5 split dwarf proposal. This involvesEric Christopher
2013-01-07Add support for separating strings for the split debug info DWARF5Eric Christopher
2013-01-02Extend the dumping infrastructure to deal with additionalEric Christopher
2012-12-27For the dwarf5 split debug info code split out the string sectionEric Christopher
2012-12-19Split out abbreviations for the skeleton info from the rest ofEric Christopher
2012-12-10Refactor out the abbreviation handling into a separate class thatEric Christopher
2012-12-10Use the somewhat semantic term "split dwarf" it more matches what'sEric Christopher
2012-11-30Add some first skeleton work for the DWARF5 Fission proposal. EmitEric Christopher