| commit | b36175abdbbc0e71f6a2580cf74483c0c4b4e9dc | [log] [tgz] |
|---|---|---|
| author | Evan Wilde <ewilde@apple.com> | Thu Apr 03 16:56:28 2025 -0700 |
| committer | Evan Wilde <ewilde@apple.com> | Wed May 14 14:54:29 2025 -0700 |
| tree | 050bd3be7ec8ab63d48e04cbf2af10fd0637cf42 | |
| parent | 6e111c39b9f147b8e21306a028f05278f0f06644 [diff] |
Swift: Detect module triple from compiler On Swift versions later than 5.2, the compiler is able to specify target info, including the module triple among other properties about the underlying platform. Grab the triple and save it in the compiler info.