[cfe-dev] Cross compiling for windows with clang

Anton Korobeynikov anton at korobeynikov.info
Sun May 19 05:45:18 PDT 2013


> Looking at the export directive, it seems like something is off in name
> mangling.
> -export:__Z16myveryeasymethodv
>
> The double underscore seems wrong, which suggests we're applying both C and
> C++ mangling.

Or we can also check the function name in IR...

--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-dev mailing list