Free DbgScopes in DwarfDebug::endFunction(). Also increased the const-ness of
authorJeffrey Yasskin <jyasskin@google.com>
Fri, 12 Mar 2010 17:45:06 +0000 (17:45 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Fri, 12 Mar 2010 17:45:06 +0000 (17:45 +0000)
commit5c213dc78cc717c30908212049e35cfdb950fa24
tree0321b452d8b0c3a8155c72389d16959034c12bad
parent0ac5d2d7ffd1a8cfbecf4c3834dc557a18c7ee0a
Free DbgScopes in DwarfDebug::endFunction().  Also increased the const-ness of
several fields to make it easier to figure out where bugs might be creeping in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98358 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h
lib/CodeGen/AsmPrinter/DIE.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h