mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Commands like -emit-sil and -emit-module (on its own) do not produce object files. When -embed-bitcode is also set, the driver runs a backend job to generate a module that fails. This commit emits a warning instead and ignores the -embed-bitcode option. https://bugs.swift.org/browse/SR-3352
4.6 KiB
4.6 KiB