Skip to content
Commit 5c60a6f5 authored by John McCall's avatar John McCall
Browse files

Make deleting and complete dtor variants defer to other dtor variants by

calling them as subroutines.  This triggers whenever the alias optimization
doesn't, i.e. when the dtor has linkonce linkage or there are virtual bases
or it's the deleting dtor.

llvm-svn: 96605
parent 441eb781
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