c3c
c3c copied to clipboard
Consider implementing "ifunc" attribute in GCC
The attribute allows having a switch setting up functions at runtime, so that it's possible to switch between to version of the function at startup. https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#Common-Function-Attributes