| commit | 451ec4b68e6643f83afc2f2dbc493ea229e0def4 | [log] [tgz] |
|---|---|---|
| author | Pete Cooper <peter_cooper@apple.com> | Wed Feb 03 23:39:05 2016 +0000 |
| committer | Pete Cooper <peter_cooper@apple.com> | Wed Feb 03 23:39:05 2016 +0000 |
| tree | 9b53df70c878667080d372f46a763315c52e7e83 | |
| parent | b72f766e12fdbeb169a2c17b589a173927a8cbca [diff] |
Add support for -sdk_version cmdline option. This option is emitted in the min_version load commands. Note, there's currently a difference in behaviour compared to ld64 in that we emit a warning if we generate a min_version load command and didn't give an sdk_version. We need to decide what the correct behaviour is here as its possible we want to emit an error and force clients to provide the option. llvm-svn: 259729