Commits

Michael Gottesman committed 6942a0944b9
Put verification of analyses behind a flag in preparation for committing call graph verification code. This is b/c the callgraph verifier currently trips (I believe) due to passes eliminating ApplyInsts without invalidating the CallGraph. Swift SVN r25517