summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChain.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2015-07-16 00:20:50 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2015-07-16 00:20:50 +0000
commitc8800849283877e61d2a433f866656db4dff8d72 (patch)
tree98ba5521a8a2a56c58d0b7e14f8fa10ee181b035 /clang/lib/Driver/ToolChain.cpp
parent06d6d1905e9c7eafc2cf3500047afa5d82a29eb7 (diff)
downloadbcm5719-llvm-c8800849283877e61d2a433f866656db4dff8d72.tar.gz
bcm5719-llvm-c8800849283877e61d2a433f866656db4dff8d72.zip
[CMake] Revisit PR23539: allow to override SANITIZER_MIN_OSX_VERSION at configure time.
Some users may need to configure Clang/compiler-rt with -DMACOSX_DEPLOYMENT_TARGET=10.6, as they expect Clang to produce working (non-sanitized) binaries on 10.6. In this case they would need to additionally provide -DSANITIZER_MIN_OSX_VERSION=10.7 to mark that sanitizer runtimes may only be used on 10.7+ (where they are supported). llvm-svn: 242363
Diffstat (limited to 'clang/lib/Driver/ToolChain.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud