On Wed, Apr 22, 2020 at 9:40 AM Sid Sid <sidertat...@gmail.com> wrote:
>
> Thanks for your detailed answers!
> Mr. Than, can you also shed some light on the calling conventions (CC)?
> I got the impression CC might be a serious obstacle for some projects using 
> LLVM as backend (Mono, llilc).
> What is situation with go-CC in gollvm? Is it easy to use standart llvm 
> solutions for (non c/c++) CC?

Go code compiled by GoLLVM uses the same calling convention as C or
C++ code compiled by GoLLVM.

If you are asking a different question, could you clarify what you are
asking?  Thanks.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcW%3DojDY2ZJV15a9TYAv8n8_Ad3AYttD6fKo7PTWTMbu0A%40mail.gmail.com.

Reply via email to