Opportunistically use the C++ personality function in ObjC++
translation units that don't catch ObjC types. rdar://problem/8434851 llvm-svn: 114070
This commit is contained in:
@@ -110,6 +110,8 @@ void CodeGenModule::Release() {
|
||||
EmitAnnotations();
|
||||
EmitLLVMUsed();
|
||||
|
||||
SimplifyPersonality();
|
||||
|
||||
if (getCodeGenOpts().EmitDeclMetadata)
|
||||
EmitDeclMetadata();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user