aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APFloat.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2017-06-18 16:50:23 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2017-06-18 16:50:23 +0000
commit878cf8fbd418c86396e8aef0636f3347905059ac (patch)
tree14a9144455203df17e18bdde4ff87e76f10d3e8e /llvm/lib/Support/APFloat.cpp
parente203359c45f59ef2d0234ac1960a6a17637d7ab2 (diff)
downloadllvm-878cf8fbd418c86396e8aef0636f3347905059ac.zip
llvm-878cf8fbd418c86396e8aef0636f3347905059ac.tar.gz
llvm-878cf8fbd418c86396e8aef0636f3347905059ac.tar.bz2
iostreams: Fix deployment target for streams dylib support
Fix an off-by-one in r302172, which triggered building local versions of the iostreams when deploying to `<= macOS 10.9`, when it should have been `< macOS 10.9`. 10.9 had the dylib support. This defines `_LIBCPP_AVAILABILITY_NO_STREAMS_EXTERN_TEMPLATE` less often, reducing code size for users with deployment targets of exactly macOS 10.9 or iOS 7.0. rdar://problem/32233981 llvm-svn: 305649
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions