[yaml2obj][ELF] Add a virtual destructor to the ELFYAML::Section class
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 23 Apr 2014 11:10:55 +0000 (11:10 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 23 Apr 2014 11:10:55 +0000 (11:10 +0000)
commite8276ef4180eef001cbc502148b673b848433828
tree0e4388649f8a39183881f3621c8ef4d68ecff1a2
parente42618b4bc5ccc80e9e5c4dda8ad49653b415d52
[yaml2obj][ELF] Add a virtual destructor to the ELFYAML::Section class
to prevent memory leaks.

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