constify a bunch of dwarf stuff now that the registerinfo method
authorChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:18:02 +0000 (23:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:18:02 +0000 (23:18 +0000)
commiteec791afb127ed634ed5d1cdd2e6c47b3b70174c
tree04c7ac963c7f2fda15f40f3a41c6141e1787ef4b
parent30c6b75ac2eef548c18110a38c9798ea5314caba
constify a bunch of dwarf stuff now that the registerinfo method
is constified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94613 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfException.h
lib/CodeGen/AsmPrinter/DwarfPrinter.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp