[MSVCRT][APISETS] Update spec files for __DestructExceptionObject() (#2682)

- [MSVCRT] __DestructExceptionObject(): Remove '-version=0x600+'
- [APISETS] __DestructExceptionObject(): Forward it to msvcrt

CORE-15135
This commit is contained in:
Serge Gautherie 2020-04-29 23:36:44 +02:00 committed by GitHub
parent bdb4da009a
commit a9161650ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
@ stdcall -arch=i386 __CxxQueryExceptionSize() msvcrt.__CxxQueryExceptionSize
@ stub __CxxRegisterExceptionObject
@ stub __CxxUnregisterExceptionObject
@ stub __DestructExceptionObject
@ cdecl __DestructExceptionObject() msvcrt.__DestructExceptionObject
@ stub __FrameUnwindFilter
@ stub __GetPlatformExceptionInfo
@ stub __NLG_Dispatch2

View file

@ -212,7 +212,7 @@
@ cdecl -i386 __CxxQueryExceptionSize()
@ cdecl -i386 __CxxRegisterExceptionObject()
@ cdecl -i386 __CxxUnregisterExceptionObject()
@ cdecl -version=0x600+ __DestructExceptionObject(ptr)
@ cdecl __DestructExceptionObject(ptr)
@ cdecl __RTCastToVoid(ptr) MSVCRT___RTCastToVoid
@ cdecl __RTDynamicCast(ptr long ptr ptr long) MSVCRT___RTDynamicCast
@ cdecl __RTtypeid(ptr) MSVCRT___RTtypeid