Add const to "DWARFDie &Die" in a few functions as they can't change the DWARFDie.
authorGreg Clayton <gclayton@apple.com>
Mon, 8 May 2017 21:29:17 +0000 (21:29 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 8 May 2017 21:29:17 +0000 (21:29 +0000)
commit58a2e0d90b569eb8acf6cfecaeef5fe5ba4aee00
tree017bf932e9947d0fd723bf9a4026ef43203dcbc3
parent3b52dbd9349f0e8e2536298848793cb3884d6de4
Add const to "DWARFDie &Die" in a few functions as they can't change the DWARFDie.

llvm-svn: 302471
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp