mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Serialize a `--target=` flag (a driver option) instead of `-triple` (a frontend option). The `XCC` values are passed as driver flags, where `-triple` is not defined. The target is passed as a joined flag and value, which is more convenient for lldb to consume.
588 B
588 B