swift
bca1378f - SILOptimizer: Disable invalid passes in C++-only compiler

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
Author
Committer
Parents
Loading