| commit | 6f2875d83466a8ca0f58f1d04ac4ebcf31a60a44 | [log] [tgz] |
|---|---|---|
| author | Dan Albert <danalbert@google.com> | Wed Jan 28 23:23:36 2015 +0000 |
| committer | Dan Albert <danalbert@google.com> | Wed Jan 28 23:23:36 2015 +0000 |
| tree | 9f17cbfbc84b70810fdb5a98fc5147d8116675af | |
| parent | b2fe3e5c35ae8bc410976f4c1f0b315c312cf68b [diff] |
[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 llvm-svn: 227392