llvm-project
3f40ad7b - Add ifunc support for Windows on AArch64. (#111962)

Commit
355 days ago
Add ifunc support for Windows on AArch64. (#111962) On Windows there is no platform support for ifunc but we could lower them to global function pointers. This also enables FMV for Windows with Clang and Compiler-rt. Depends on #111961
Parents
Loading