Hi,
  In gc's implementation, the itab struct has an interface type and an 
object type field and a method table, while in the GoLLVM's implementation, 
the type descriptor was moved to the first field of the method table. I 
think they just maintain the same information but do not understand the 
purposes of the design. Currently the difference may cause incompatibility 
between the two compilers.

-- 
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/99639ad4-ab60-493a-86ae-6f44e75befben%40googlegroups.com.

Reply via email to