<rdar://problem/12639603>

Simplify the logging on ObjectFile::~ObjectFile() to not access an classes above the object file (like the module) so we don't crash when logging object lifetimes. The log message contains the "this" pointer value which can be matched up with the constructor log.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@168754 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed