__fastcall and __stdcall are mingw extensions to gcc for windows. Use the
__attribute__ notation which is supported on more platforms. llvm-svn: 60083
Loading
Please sign in to comment
__attribute__ notation which is supported on more platforms. llvm-svn: 60083