swift
821ba470
- IRGen: Add a frontend option to force single LLVM module emission in multithreaded mode
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
IRGen: Add a frontend option to force single LLVM module emission in multithreaded mode This allows to experiment with single module LLVM emission without having to change drivers that expect multiple output files. rdar://94744623
References
#59344 - IRGen: Add a frontend option to force single LLVM module emission in multithreaded mode
Author
aschwaighofer
Committer
aschwaighofer
Parents
5ed21c68
Loading