Add virtual desctructor to FrameEntry to avoid error on delete-non-virtual-dtor
authorEli Bendersky <eliben@google.com>
Wed, 6 Feb 2013 03:08:02 +0000 (03:08 +0000)
committerEli Bendersky <eliben@google.com>
Wed, 6 Feb 2013 03:08:02 +0000 (03:08 +0000)
commit8a0329e6ffc290fb177fd058a64b4cf81d4b620a
tree921be4aae30ed85d3b81f3eb8ce1984c6ee0e4f2
parent607acd66f400045919b1067432927a53484eaec1
Add virtual desctructor to FrameEntry to avoid error on delete-non-virtual-dtor

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFDebugFrame.cpp