Give tablegen's Type a destructor, to suppress spurious
authorDan Gohman <gohman@apple.com>
Tue, 4 Nov 2008 18:09:07 +0000 (18:09 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 4 Nov 2008 18:09:07 +0000 (18:09 +0000)
commitda71cf0ce95dae621ecd4e9cdb603b7b2d2ec33c
treebbd4eaa133ef82470dd4b5d7d010d1ed69fc78be
parent20d629cb904fd5df05046a2eb43227a96d843448
Give tablegen's Type a destructor, to suppress spurious
"Type has virtual functions but non-virtual destructor"
warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58710 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/TGValueTypes.cpp