OSDN Git Service

Add a way to grab a particular attribute out of a DIE.
authorEric Christopher <echristo@gmail.com>
Wed, 7 Aug 2013 01:18:33 +0000 (01:18 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 7 Aug 2013 01:18:33 +0000 (01:18 +0000)
commitb7669139e6309679acbe16ca26f1b1a2fdd91268
tree24bde9978847230d86929c1e2b72d42980474b74
parent028f3478a510ef0855abc891237882b3c6123671
Add a way to grab a particular attribute out of a DIE.
Use it when we're looking for a string in particular. Update comments
as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187844 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DIE.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp