Constify the DIEs used for pubname and pubtype tables. Propagate
authorEric Christopher <echristo@gmail.com>
Thu, 21 Nov 2013 00:48:22 +0000 (00:48 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 21 Nov 2013 00:48:22 +0000 (00:48 +0000)
commitba5ab8289ca4c1c81178820419e5533c692e31e6
treed8761644584cc9de0a2c9eefe1455babcd0ec381
parent9fd7416b3b5c437e3390ea9679d77e0221bec0b5
Constify the DIEs used for pubname and pubtype tables. Propagate
through findAttribute etc.

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