* Make dtor virtual
authorChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 15:46:40 +0000 (15:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 15:46:40 +0000 (15:46 +0000)
commit536fe85d6d7915915e7b8c4e6eefc2bce701505d
tree94194df981a93250a1168c834de8c64f0cc7742e
parentdce153e1121f3544d2b94931e289aaf18dd41d8b
* Make dtor virtual
* Add a new defaulted argument that allows the instruction visitation
  visitors to return a non-void value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2289 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/InstVisitor.h