serge-sans-paille wrote: @Thibault-Monnier there would still be a runtime check (through `ifunc`, see https://godbolt.org/z/T156T75Ef). You can remove this at the cost of more macro guard, something along those lines https://godbolt.org/z/fKcc9qjdc
https://github.com/llvm/llvm-project/pull/171914 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
