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)
commit50f8ca38ee222dd24ee5750a9e6cc5f00872e691
treef297a93832c375d28063f2f80874819ffff29432
parent7bb861e83b68d58c93712655729fcbd307ed518e
Pass DWARFUnit to verifier by reference not by value.  I am moderately
sure this should not cause a memory leak.

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