diff options
author | John McCall <rjmccall@apple.com> | 2010-02-18 19:59:28 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-02-18 19:59:28 +0000 |
commit | 5c60a6f5970e581fdcb0638d80e1fd0998bcca6c (patch) | |
tree | 1fb14bbb5612297b6e606e7a7d2c88fd83cf6fe5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 441eb781ae20447e9d9b9ffc314ab4a9b8d9babc (diff) | |
download | bcm5719-llvm-5c60a6f5970e581fdcb0638d80e1fd0998bcca6c.tar.gz bcm5719-llvm-5c60a6f5970e581fdcb0638d80e1fd0998bcca6c.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions