mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "[LTO] Support LLVM level link time optimization on Darwin, Linux and Windows"
This commit is contained in:
committed by
GitHub
parent
cc84c7b740
commit
71309a8fa9
@@ -515,10 +515,6 @@ def disable_bridging_pch : Flag<["-"], "disable-bridging-pch">,
|
||||
Flags<[HelpHidden]>,
|
||||
HelpText<"Disable automatic generation of bridging PCH files">;
|
||||
|
||||
def lto : Joined<["-"], "lto=">,
|
||||
Flags<[FrontendOption, NoInteractiveOption]>,
|
||||
HelpText<"Specify the LTO type to either 'llvm' or 'llvm-full'">;
|
||||
|
||||
// Experimental feature options
|
||||
|
||||
// Note: this flag will be removed when JVP/differential generation in the
|
||||
|
||||
Reference in New Issue
Block a user