Commits

Nadav Rotem committed aafc9739686
[Deserialization] Verify that the module that PM handles is valid. This commit makes the pass manager verify the module that it needs to handle before the transformations start. This verification only happens in debug mode. The new assertion catches a few errors in our test suite. I filed rdar://23667534 and disabled the failing deserialization tests. rdar://23667534