]> granicus.if.org Git - clang/commit
Allow builtins for Cross-DSO CFI on Android
authorPetr Hosek <phosek@chromium.org>
Tue, 20 Mar 2018 00:56:08 +0000 (00:56 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 20 Mar 2018 00:56:08 +0000 (00:56 +0000)
commit59ae255df338d544fb6a5450f8970c21b5a66735
treefdabf39cbd2d858adb8a81d15dd709dad7a679f4
parented2defa004d3c64cd304796f27b34e95e6511060
Allow builtins for Cross-DSO CFI on Android

This is needed to avoid the test failure in case when compiler-rt
is set as the default runtime library for Clang.

Differential Revision: https://reviews.llvm.org/D44655

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327932 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/sanitizer-ld.c