summaryrefslogtreecommitdiffstats
path: root/llvm/utils/opt-viewer/opt-viewer.py
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2016-11-14 18:27:47 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2016-11-14 18:27:47 +0000
commit41c52889b90ded563e1aa56cfa7764e083323b00 (patch)
tree2a5f9aca591e3c1a6c07d8814be0f5c0ce0ee42c /llvm/utils/opt-viewer/opt-viewer.py
parent1c7fe126ee16857243738ebc1dbaea69caffefb1 (diff)
downloadbcm5719-llvm-41c52889b90ded563e1aa56cfa7764e083323b00.tar.gz
bcm5719-llvm-41c52889b90ded563e1aa56cfa7764e083323b00.zip
[sanitizer] Max out allowed macOS deployment targets to 10.9
It's not a good idea to build the sanitizers with e.g. -DCMAKE_OSX_DEPLOYMENT_TARGET=10.12, because some deprecated functions that we intercept will cause build errors. Let's limit the allowed deployment targets to 10.9 (which is the default anyway), and warn when it's set above. Differential Revision: https://reviews.llvm.org/D26557 llvm-svn: 286859
Diffstat (limited to 'llvm/utils/opt-viewer/opt-viewer.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud