[llvm-dev] I am trying to implement a c runtime in rust for msvc/windows.
Reid Kleckner via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 12 10:27:10 PDT 2020
I think MSVC implements most of these in assembly. I'm not sure they all
conform to any standard calling convention.
On Sat, Oct 10, 2020 at 12:22 PM 罗勇刚(Yonggang Luo) via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> But I don't know how to implement
> __GSHandlerCheck
> __security_check_cookie
> __security_cookie
>
> when using msvc to compiling debug code.
>
> Who knows how to implement these three functions or possible alternatives.
>
> --
> 此致
> 礼
> 罗勇刚
> Yours
> sincerely,
> Yonggang Luo
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201012/b81f12e2/attachment.html>
More information about the llvm-dev
mailing list