[sanitizer] AndroidGetApiLevel for static executables.
A version of AndroidGetApiLevel for static executables that is completely compile-time. The generic version uses dl_iterate_phdr which, even though it works in static executables, crashes if called before libc is initialized. llvm-svn: 343153
Loading
Please register or sign in to comment