[llvm-branch-commits] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 29 09:37:30 PST 2023
jroelofs wrote:
> Do you need an OS version check here?
I don't think so, at least not yet. With #73686, support for this is entirely up to the compiler.
https://github.com/llvm/llvm-project/pull/73687
More information about the llvm-branch-commits
mailing list