Provide an empty virtual destructor to go with the virtual methods in
authorChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 23:03:24 +0000 (23:03 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 23:03:24 +0000 (23:03 +0000)
commitd36d42d4aca35d15ef946a5f344b89be1baffecf
tree4ec41fcc32397fd51e86bcf4744ce2ec665f30d4
parent493cba1b32ebd4064e56a2387099b790c8c32c0c
Provide an empty virtual destructor to go with the virtual methods in
this class. Clang was warning on this with -Wnon-virtual-dtor.

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