Alkis Evlogimenos 14d2638e38 Remove virtual destructor from InstVisitor. This class should never be
used through a base pointer/reference so inproper destruction should
never be an issue. Removing this last virtual function also saves 4
bytes off each InstVisitor instance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13664 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-23 20:54:39 +00:00
..
2004-04-02 21:26:03 +00:00
2004-02-19 20:03:08 +00:00
2004-03-08 06:10:32 +00:00
2004-02-10 18:44:16 +00:00
2004-03-12 05:51:05 +00:00
2004-02-26 23:20:08 +00:00
2004-02-26 23:20:29 +00:00
2004-02-01 00:32:48 +00:00
2004-04-01 17:15:42 +00:00