diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-09-08 09:59:13 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-09-08 09:59:13 +0000 |
commit | 9fc6143a5b3fbfa44658836b60e85e4aaf0e0905 (patch) | |
tree | a8756b22b3fa405c76dd6b2ba25131eb4b9f3c9a /lldb/packages/Python/lldbsuite/test/python_api/target | |
parent | 36fac7f0d0f7527ef2e15780fc41686629b930ad (diff) | |
download | bcm5719-llvm-9fc6143a5b3fbfa44658836b60e85e4aaf0e0905.tar.gz bcm5719-llvm-9fc6143a5b3fbfa44658836b60e85e4aaf0e0905.zip |
[ELF] - Add virtual destructor to LinkerScriptBase class. NFC.
Absence of it caused a clang warning:
warning: 'lld::elf::LinkerScriptBase' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]
At fact we don't need it here because do not destroy this object by
base pointer.
llvm-svn: 280916
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions