Skip to content
Commit ee4dcae9 authored by Alkis Evlogimenos's avatar Alkis Evlogimenos
Browse files

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.

llvm-svn: 13664
parent 23257069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment