aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2017-04-22 02:18:00 +0000
committerDavid Blaikie <dblaikie@gmail.com>2017-04-22 02:18:00 +0000
commitc0bb21f38ea0e3bb545a0ee1f69692439460e9fb (patch)
tree9005c6f0cf42a77c7640e4dbbca897197e67d91d /llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
parentde06ec544939c9a2d2a9f2bb6fd67b8091208be2 (diff)
downloadllvm-c0bb21f38ea0e3bb545a0ee1f69692439460e9fb.zip
llvm-c0bb21f38ea0e3bb545a0ee1f69692439460e9fb.tar.gz
llvm-c0bb21f38ea0e3bb545a0ee1f69692439460e9fb.tar.bz2
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of protected dtor in the base, final derived classes with public non-virtual dtors)
These objects are never polymorphically owned/destroyed, so the virtual dtor was unnecessary. llvm-svn: 301068
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp')
0 files changed, 0 insertions, 0 deletions