swift
bca1378f
- SILOptimizer: Disable invalid passes in C++-only compiler
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
201 days ago
SILOptimizer: Disable invalid passes in C++-only compiler The SimplifyCFG and LoopRotate passes result in verification failures when built in a compiler that is not built with Swift sources enabled. Fixes: rdar://146357242
References
#80920 - SILOptimizer: Disable invalid passes in C++-only compiler
Author
etcwilde
Committer
etcwilde
Parents
38600230
Loading