Skip to content
Commit b653a282 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Declare _availability_version_check as weak_import instead of looking it

up at runtime using dlsym

Calling dlsym with RTLD_DEFAULT can be very slow as all images in the
process are searched for the symbol.

Differential Revision: https://reviews.llvm.org/D150397
parent ba566fff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment