[RuntimeDyld] Teach MachOObjectImage to deregister itself with the debugger upon
authorLang Hames <lhames@gmail.com>
Thu, 26 Jun 2014 23:05:44 +0000 (23:05 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 26 Jun 2014 23:05:44 +0000 (23:05 +0000)
commit9bd578efeab3b521ba37dd7706dc8f3a98ddb4bd
tree1877a7d2c81327a3af50b0a2854a4468e28efd11
parent8dd8d5c2b2ad0f9dd1ca01c0a7d8ebac57b8537d
[RuntimeDyld] Teach MachOObjectImage to deregister itself with the debugger upon
destruction the same way ELFObjectImage does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211815 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp