DWARFAbbreviationDeclaration: remove dead code, refactor parsing code and make it...
authorAlexey Samsonov <samsonov@google.com>
Thu, 31 Oct 2013 17:20:14 +0000 (17:20 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 31 Oct 2013 17:20:14 +0000 (17:20 +0000)
commitbc5e25ddef214e8bebf04bd7abeffade2f21dc4e
treed737372ed9ad96f214c8740ef50d44c0d292acf5
parent2343e3b228c02896f4779962a91aaa659356fe2a
DWARFAbbreviationDeclaration: remove dead code, refactor parsing code and make it more robust. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193770 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFAbbreviationDeclaration.cpp
lib/DebugInfo/DWARFAbbreviationDeclaration.h
lib/DebugInfo/DWARFAttribute.h [deleted file]