Use less verbose code and update comments.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DIEHash.cpp
2013-08-14 David BlaikieDebugInfo: Prefer references over pointers, pass by...
2013-08-13 Evgeniy StepanovPass DIEHash::collectAttributes output argument by...
2013-08-13 Eric ChristopherAdd the start of DIE hashing for DWARF4 type units...
2013-08-12 Eric ChristopherReflow comment.
2013-08-08 Eric ChristopherMove hash computation code into a separate class and...