diff options
| author | Anna Zaks <ganna@apple.com> | 2016-10-29 00:27:07 +0000 |
|---|---|---|
| committer | Anna Zaks <ganna@apple.com> | 2016-10-29 00:27:07 +0000 |
| commit | 7be6b4963cfa5bf412be9f35aede7957397632b1 (patch) | |
| tree | 550a8870db8482acc863860e71810517ba9766a2 /llvm/lib | |
| parent | c95b46449a75badc0100c2e9fc4a037932af1eab (diff) | |
| download | bcm5719-llvm-7be6b4963cfa5bf412be9f35aede7957397632b1.tar.gz bcm5719-llvm-7be6b4963cfa5bf412be9f35aede7957397632b1.zip | |
[asan] Set the darwin deployment target for the dead-strip test
ASan dead-strip support relies on a linker option that only exists
in 10.11 and later, so the LLVM instrumentation checks for the deployment
target. This test does not pass when clang is built to choose lower
deployment target by default but runs on newer host.
(Note, the REQUIRES: osx-ld64-live_support clause only checks the host
and not the target OS.)
Differential Revision: https://reviews.llvm.org/D26107
llvm-svn: 285482
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

