mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Removed CompilerInvocation::TargetTriple and replaced it with CompilerInvocation::TargetOpts, a TargetOptions object. Added a static ParseTargetArgs function to set up TargetOptions, and moved handling of -target into that function. Swift SVN r11288
6.5 KiB
6.5 KiB