Make the virtual destructor out-of-line so we have a key function.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 23:54:31 +0000 (23:54 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 23:54:31 +0000 (23:54 +0000)
commit53c5e7b2e7e36d70bd943cb2d576121435bd5b3f
treee56bcb862cb002b88cdbda6a01660693627da5ae
parent71d9e65ee71712b965c79739e63de94fbb8078ad
Make the virtual destructor out-of-line so we have a key function.

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