Skip to content

Conversation

@sevilS
Copy link
Collaborator

@sevilS sevilS commented Dec 1, 2025

No description provided.

{{< alert type="dark" icon="fa-regular fa-face-thinking" >}}
Log files are generated per module, not per compilation unit.
This means the number of log files may be lower than the number of compiled source files.
We’ve particularly observed this behaviour in Xcode builds, where BATCH_MODE is enabled by default, causing multiple compilation units to be grouped into fewer modules.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be more specific here, and mention Swift, WMO (and use the full name in BATCH_MODE). explain what happens in each case and, if someone has trouble and need more details, how they can go back to 1 log per source file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants