Commits

Doug Gregor committed 19f0aaf44c9
Only emit the Objective-C -.cxx_destruct when it has something to do. This saves some deallocation time in the Objective-C runtime for simple Swift classes that inherit from Objective-C classes. Swift SVN r12208