On Tue, Jun 25, 2019 at 8:41 AM eric fang <fangshuimin...@gmail.com> wrote:
>>
>> >>I'll write down a more specific list of tips and pointers to the code 
>> >>later today; stay tuned.
>
>
> Hi Than, I'm also very interested in this work and look forward to your 
> update.
>
>  I'm reading the gollvm code, but I haven't figured out the relationship 
> between the various modules (llvm, gofrontend, libbacktrace, libffi ... ) , 
> and the direction of the data flow and control flow. I was also confused by 
> cmake.
> Could you give me a general introduction about how gollvm combines these 
> components and compile, assemble, and link go source files as an executable ? 
> I think this will help me have a holistic understanding of the entire gollm 
> project. Thanks !
>
> In the process of looking at the code, I found that I spent a lot of time in 
> the gofrontend project. For enabling arm64, is there some work to do in this 
> sub-project?

I'm not aware of any changes required to the gofrontend code for arm64
support.  I also would not be very surprised if a few changes were
required.

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/CAOyqgcW1BP%2BPs%2BQYLjqfKXsP1JuM2JaCGBRd9sCTD3TGe_ONWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to