summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/fission-hash.ll
Commit message (Expand)AuthorAge
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* DebugInfo: Hash DW_FORM_GNU_str_index as a string.David Blaikie2013-10-21
* 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
* Add the rest of the stock attributes to the attribute table.Eric Christopher2013-09-03
* Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashingEric Christopher2013-08-28
* Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.Evgeniy Stepanov2013-08-13
* Add the start of DIE hashing for DWARF4 type units and split dwarfEric Christopher2013-08-13