Files
swift-mirror/lib/SILOptimizer/Analysis
Michael Gottesman 3c58cd56e1 [passmanager] Change the verifier analysis to use function names instead of SILFunction pointers for its internal state.
This enables us to have state independent of the liveness of the SILFunction's
that we are tracking.

I also changed the verifier to implement only verifyFull instead of verify to
ensure that when we run with sil-verify-all this only runs at the end of pass
manager pipelines.

rdar://42301529
2018-08-16 14:46:31 -07:00
..
2017-01-06 16:41:22 +01:00
2017-01-06 16:41:22 +01:00