BeMg wrote:

Inside the resolver function, a function named `__riscv_ifunc_select` is used 
to ensure that all additional extension requirements are met. It is temporary 
interface until proposal be ratified.

```
bool __riscv_ifunc_select(char *FeatureStr);
```


https://github.com/llvm/llvm-project/pull/85786
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to