commit | 59231e5aff254f28b7ea7bcfd32cd759511d5844 | [log] [tgz] |
---|---|---|
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Mon Oct 21 23:59:45 2019 +0000 |
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Mon Oct 21 23:59:45 2019 +0000 |
tree | d4fff985201a01bc6dd7f94b813c42cafa18fe86 | |
parent | a3697b7f0eb500a70f161e7f8633d3936ab4ad81 [diff] |
Fix lld detection in standalone compiler-rt. Summary: Right now all hwasan tests on Android are silently disabled because they require "has_lld" and standalone compiler-rt can not (and AFAIK was never able to) set it. Reviewers: pcc, dyung Subscribers: dberris, mgorny, #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D69196 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@375472 91177308-0d34-0410-b5e6-96231b3b80d8