summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/DIEHash.h
Commit message (Expand)AuthorAge
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Add a hashing routine that handles hashing types. Add a test forEric Christopher2013-09-03
* Sentences end with periods.Eric Christopher2013-09-03
* 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
* DebugInfo: Prefer references over pointers, pass by const reference for a typ...David Blaikie2013-08-14
* 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
* Remove empty constructor.Eric Christopher2013-08-12
* Move hash computation code into a separate class and file.Eric Christopher2013-08-08