Android < 22 does not support ifunc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Changed condition to <21.
API 21 is known to be broken with ASan, but it's OK to target it as the minimum API level, and it means the ifunc is supported.