llvm-project
3f40ad7b
- Add ifunc support for Windows on AArch64. (#111962)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#111962 - Add ifunc support for Windows on AArch64.
Author
DanielKristofKiss
Parents
9f06129e
Loading