OSDN Git Service

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)
commitcca9d00b749e9f060adfec83c9113646a6869905
tree0a777ccec899311a180b711ae3f83192ad1f049f
parent4f230b8d83fa3b9d140b729d82265e30e8935011
Add const to "DWARFDie &Die" in a few functions as they can't change the DWARFDie.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302471 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFVerifier.cpp