OSDN Git Service

Pass DWARFUnit to verifier by reference not by value. I am moderately
authorPaul Robinson <paul.robinson@sony.com>
Fri, 29 Jun 2018 19:17:44 +0000 (19:17 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Fri, 29 Jun 2018 19:17:44 +0000 (19:17 +0000)
commit459351c7056874ca5a3962002207e402d80ca596
treeb58ff229d284658f42df311d60b4d471c95b620f
parent551913f7e3af2e5a8fc2837f4526c21777e6960f
Pass DWARFUnit to verifier by reference not by value.  I am moderately
sure this should not cause a memory leak.

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