mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/main' into rebranch
This commit is contained in:
@@ -1376,7 +1376,7 @@ def target_cpu : Separate<["-"], "target-cpu">, Flags<[FrontendOption, ModuleInt
|
||||
HelpText<"Generate code for a particular CPU variant">;
|
||||
|
||||
def target_variant : Separate<["-"], "target-variant">,
|
||||
Flags<[FrontendOption]>,
|
||||
Flags<[FrontendOption, ModuleInterfaceOption]>,
|
||||
HelpText<"Generate 'zippered' code for macCatalyst that can run on the specified"
|
||||
" variant target triple in addition to the main -target triple">;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user