| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Driver][Darwin] Use Host Triple to infer target os version | Steven Wu | 2018-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Summary: When clang required to infer target os version from --target option and the os version is not specified in targets, check the host triple. If the host and target are both macOS, use host triple to infer target os version. rdar://problem/41651999 Reviewers: arphaman, dexonsmith Reviewed By: arphaman Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D48849 llvm-svn: 336168 | ||||
| * | ARM64: initial clang support commit. | Tim Northover | 2014-03-29 | 1 | -0/+8 |
| | | | | | | | | | | | | This adds Clang support for the ARM64 backend. There are definitely still some rough edges, so please bring up any issues you see with this patch. As with the LLVM commit though, we think it'll be more useful for merging with AArch64 from within the tree. llvm-svn: 205100 | ||||
| * | Darwin: update clang test to new iOS default version (5.0) | Tim Northover | 2013-12-10 | 1 | -4/+4 |
| | | | | | llvm-svn: 196913 | ||||
| * | Update test case for new default of 3.0 | Chad Rosier | 2012-05-09 | 1 | -2/+2 |
| | | | | | llvm-svn: 156493 | ||||
| * | [driver] Use the iOS target triple to infer the deployment target. | Chad Rosier | 2012-05-09 | 1 | -0/+33 |
| rdar://11409204 llvm-svn: 156489 | |||||

