Andrew Pinski <pins...@gmail.com> writes:

> Why can't gccgo handle this like gnu objective-c runtime handles this?
> Why does it need to be designed such it is in a specific section
> instead of registering at runtime?  Seems like this a bad design of
> registering modules really.

This is data generated by the compiler when it compiles a package and
read by the compiler when it imports a package.

There is nothing happening at runtime here.

Ian

Reply via email to