[PATCH] D35165: [sanitizer] Support compiler-rt builtins
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 15:12:42 PDT 2017
phosek added a comment.
In https://reviews.llvm.org/D35165#824656, @eugenis wrote:
> I'm not yet sure it is caused by this change, but I see that ASan runtime library built for Android now depends on __extendsftf2 among other symbols, and nothing on Android exports that.
This regression was caused by https://reviews.llvm.org/D35165, not by this one, but I'm still trying to pinpoint the issue.
Repository:
rL LLVM
https://reviews.llvm.org/D35165
More information about the llvm-commits
mailing list