how can i see the code genrate by compiler, and where is the compiler code to generate these code(which file, which function). i am just curious.
the return instance of reflect.TypeOf(some object) should be generate by compiler, the type info which could be in elf files. i want to known where compiler generate it.