Abstract out emitting the vdtor calls and do it properly when using -cxx-abi microsof...
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 15 Feb 2013 14:45:22 +0000 (14:45 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 15 Feb 2013 14:45:22 +0000 (14:45 +0000)
commitd619711c64bfd1dc9596b5200f4ebace8916798a
treef1aabeea6e25f1a0cef85f9432e6e1fc5e674630
parent61c167c62b6852351102cdbcc80a5207d7fef1bb
Abstract out emitting the vdtor calls and do it properly when using -cxx-abi microsoft; also fix vdtor calls for the ARM ABI

llvm-svn: 175271
clang/lib/CodeGen/CGCXXABI.h
clang/lib/CodeGen/CGExprCXX.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
clang/test/CodeGenCXX/arm.cpp
clang/test/CodeGenCXX/microsoft-abi-structors.cpp