<- Back
Comments (34)
- mbeavittWhy would someone want to use a nested function, practically speaking?
- mananaysiempreWhat about your older patch where -fno-trampolines meant a function pointer could either be a code pointer or a closure (descriptor) pointer, distinguished by a tag?
- tpoacherWhat's a "trampoline"?