[PATCH] D35165: [sanitizer] Support compiler-rt builtins

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 14:57:12 PDT 2017


eugenis added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D35165





More information about the llvm-commits mailing list