They have an additional ThreadsEnabled check, which does not matter much.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Event Timeline
Comment Actions
We assume that threads are always available on Windows, and we don't provide an option to the user to disable multi-threading, so this change is basically a no-op. That said, I'd like to see this to land for the sake of consistency. LGTM.