Files
clang-p2996/clang/include
Daniel Kiss 3f40ad7ba8 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
2024-11-14 14:45:15 +01:00
..