Merge pull request #2921 from lewurm/lower-typechecks-later
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 9 Jun 2016 23:05:15 +0000 (00:05 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Jun 2016 23:05:15 +0000 (00:05 +0100)
[mini] lower typechecks later

lower typecheck instructions later in the compilation, so we've a chance to do high-level optimization after `method-to-ir`


Trivial merge