]> granicus.if.org Git - clang/commit
[clang] Use -android environment for all compiler-rt libs.
authorDan Albert <danalbert@google.com>
Wed, 28 Jan 2015 23:23:36 +0000 (23:23 +0000)
committerDan Albert <danalbert@google.com>
Wed, 28 Jan 2015 23:23:36 +0000 (23:23 +0000)
commit31f279a4ca784f2109a28eb72b8dd5ee4760998a
tree1f0c91550f2f46a7addd54e4bd0d5ef9e2cc1087
parentce14a42e0d345b984714c16ded0a013e23380880
[clang] Use -android environment for all compiler-rt libs.

Summary:
This was already done for the sanitizers, but it needs to be done for
the profile and builtin libs as well.

Reviewers: srhines, timmurray, eugenis, samsonov

Reviewed By: samsonov

Subscribers: compnerd, cfe-commits

Differential Revision: http://reviews.llvm.org/D7187

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227392 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/coverage-ld.c
test/Driver/linux-ld.c