don't make hte dtor private or we can't construct the class.
authorChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 22:07:36 +0000 (22:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 22:07:36 +0000 (22:07 +0000)
commitdf9c4380ee7e60c1de5cae32685b113170b1faa2
treeac387e0437aaf6871baa522cc39cd11f58a4d886
parent3a3134ab12f3aa65f9791f702a73f6d0b2af423f
don't make hte dtor private or we can't construct the class.

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