[PATCH] D43669: [cfi] Lazy CFI initialization
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 11:28:49 PST 2018
eugenis added a comment.
A constructor would also mitigate the dlopen issue (see the comment before the interceptor). Not that we've seen this issue in the wild.
https://reviews.llvm.org/D43669
More information about the llvm-commits
mailing list