| commit | 3e8df696ea367a2ad863bc537d56ac7a9c9b9f31 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Tue Dec 10 11:53:16 2013 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Tue Dec 10 11:53:16 2013 +0000 |
| tree | 4f009516df518de0c541dea42475e8317d85a38d | |
| parent | 17b23098eedbe3b2af1578937b144570d44aecb4 [diff] |
Darwin: update default iOS version to 5.0 Defaulting to iOS 3.0 when LLVM has to guess the version is no longer a useful option and can give surprising results (like tail calls being disabled). 5.0 seems like a reasonable compromise as a platform that's still interesting to some people. rdar://problem/15567348 llvm-svn: 196912