On Thursday, February 9, 2017 at 1:15:00 PM UTC+1, Sina Siadat wrote:
>
> But can't find how the compiler connects the two.
>

It's using the //go:linkname compiler directive:

https://github.com/golang/go/blob/master/src/runtime/panic.go#L583
https://golang.org/cmd/compile/ 

 Cheers,

Christian

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to