commit | 3b47733ceac33306bd54ce9d6c7d8eeeae52c7ca | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Thu Feb 18 19:59:28 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Thu Feb 18 19:59:28 2010 +0000 |
tree | 209136255422a9ba0521b6945c8763c1fc987b7b | |
parent | 4c58923ca904733d588ddb1cec58549b6bc7dfa9 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96605 91177308-0d34-0410-b5e6-96231b3b80d8