diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-10-17 19:36:18 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-10-17 19:36:18 +0000 |
commit | d50d56c774c37df460f5c4f1f33c48d4bb326545 (patch) | |
tree | 3ecd2a7cca483ca7eaac0508a330af94c081479e /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | 018a3afa99573586646e36d6e3e20e59975466bb (diff) | |
download | bcm5719-llvm-d50d56c774c37df460f5c4f1f33c48d4bb326545.tar.gz bcm5719-llvm-d50d56c774c37df460f5c4f1f33c48d4bb326545.zip |
Driver/Darwin: Set the DWARF version based on the deployment target.
System utilities such as atos only support DWARF 4 on OS X 10.11+ and
iOS 9+. We thus want to enable DWARF 4 only if the deployment target
has a recent enough operating system version and use DWARF 2 for older
systems.
<rdar://problem/28766743>
llvm-svn: 284416
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions