Hi all,

     As far as I understand, gollvm uses a Go specific frontend that emits 
Go specific IR, then a bridge that converts that to LLVM IR, and a driver 
to drive the backend?

My question is:

    1. How often do you need to update the bridge to support the changing 
Go specific IR? Which begs the question on what is the frequency of Go IR 
changes?

   2. How often do you need to update the bridge to support the changing 
LLVM specific IR? LLVM IR changes decently with each new release.

Regards,
Nimish Mishra.

-- 
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/2522ab9f-4592-4fa0-b048-eb8cbc65b280n%40googlegroups.com.

Reply via email to