When given the magic class __cxxabiv1::__fundamental_type_info, produce
the typeinfo for the fundamental types. Fixes PR6685. llvm-svn: 99701
This commit is contained in:
@@ -79,6 +79,7 @@ void CodeGenModule::createObjCRuntime() {
|
||||
}
|
||||
|
||||
void CodeGenModule::Release() {
|
||||
EmitFundamentalRTTIDescriptors();
|
||||
EmitDeferred();
|
||||
EmitCXXGlobalInitFunc();
|
||||
EmitCXXGlobalDtorFunc();
|
||||
|
||||
Reference in New Issue
Block a user