swift
32a85b10 - Optimizer: don't run AccessPathVerification

Commit
18 days ago
Optimizer: don't run AccessPathVerification This pass has a complexity problem and can let compilation time get very long. AccessPathVerification is not that important anymore because new passes written in Swift are using SmallProjectionPath instead. rdar://162433770
Author
Committer
Parents
Loading