Make FastISel's constructor protected, and give it a destructor.
authorDan Gohman <gohman@apple.com>
Thu, 14 Aug 2008 21:51:29 +0000 (21:51 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 14 Aug 2008 21:51:29 +0000 (21:51 +0000)
commite285a74f7cf9dd3ccf4fe758576cf83301f8a43e
treee32198df2a137da555e70e8c9ff06509418595da
parent1df183f554eb742e874ebc14af60694540e5d0f8
Make FastISel's constructor protected, and give it a destructor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54793 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp