mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
With -embed-bitcode, we will invoke swift twice, once to generate the bitcode file, the second time to perform code generation on the bitcode file. For now, -embed-bitcode causes -incremental builds to not be incremental, because of potential issues of mixing the two. rdar://19048891 Swift SVN r25559
2.4 KiB
2.4 KiB