diff options
author | Jason Molenda <jmolenda@apple.com> | 2018-01-09 22:17:10 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2018-01-09 22:17:10 +0000 |
commit | 6b7daba64af35fbe65ee060cd698b6f02233e0e8 (patch) | |
tree | bec38458f3c2aadd21444142dd258f823dbfc98a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5ccff0f9d8d4c26815ab3467d84dec57b8acbf40 (diff) | |
download | bcm5719-llvm-6b7daba64af35fbe65ee060cd698b6f02233e0e8.tar.gz bcm5719-llvm-6b7daba64af35fbe65ee060cd698b6f02233e0e8.zip |
This change updates the deployment target for lldb and debugserver
(built with Xcode) from 10.9 to 10.11. It also enables the use of
libcompression in debugserver by default (these API are only present
in macOS 10.11 and newer -- 10.11 was released c. Sep 2015).
I don't know if we have people / bots building lldb on older mac
releases; if this turns out to be a problem I will revert the change.
There are some parts of lldb (e.g. debugserer's ability to report
the OS version #) that only work with 10.10 and this changes the
behavior of lldb (whether the older or newer dyld interfaces are
used) so there is some importance to updating the min required
version.
llvm-svn: 322128
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions