summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2016-10-29 00:27:07 +0000
committerAnna Zaks <ganna@apple.com>2016-10-29 00:27:07 +0000
commit7be6b4963cfa5bf412be9f35aede7957397632b1 (patch)
tree550a8870db8482acc863860e71810517ba9766a2 /llvm/lib
parentc95b46449a75badc0100c2e9fc4a037932af1eab (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud