You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess this is because -emit-dependencies doesn't do anything in this case, but it is not clear how to resolve this. My current workaround is to compile twice, both with and without the flag, which I think is illogical.
Attachment: Download
Environment
OSX 10.11.3 (15D21)
swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a
Additional Detail from JIRA
md5: e26beffd1e16b8f7ca7071b46c35d2ec
Issue Description:
When WMO is used, swift-llbuild outputs errors of the form:
I guess this is because
-emit-dependencies
doesn't do anything in this case, but it is not clear how to resolve this. My current workaround is to compile twice, both with and without the flag, which I think is illogical.To reproduce, open the attached project, and run
The text was updated successfully, but these errors were encountered: