Created by: raviagarwal7
This allows us to move to using source path for kotlin home.
Also change kotlinc interface methods to take in SourcePathResolver
which will be used to resolve and return paths to the kotlin annotation processor & kotlin std lib.
Breaking https://github.com/facebook/buck/pull/2122 into smaller PRs