Fix a memory leak due to missing virtual destructors
authorTeresa Johnson <tejohnson@google.com>
Sat, 12 Mar 2016 01:23:57 +0000 (01:23 +0000)
committerTeresa Johnson <tejohnson@google.com>
Sat, 12 Mar 2016 01:23:57 +0000 (01:23 +0000)
commit071509c22a642845da40773bf66411b65ac56bc9
tree3b7e403d9f23b9926bb26b367b41908e1c803f04
parent11e4c539f473aba9e09cab92fc1fdfb753b6a17e
Fix a memory leak due to missing virtual destructors

Caused a couple of sanitizer bot failures in ThinLTO tests due to
r263275.

llvm-svn: 263317
llvm/include/llvm/IR/FunctionInfo.h