impImportCall: make the failed imports obvious. (#14343)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 6 Oct 2017 19:37:20 +0000 (12:37 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2017 19:37:20 +0000 (12:37 -0700)
commit6aa119dcdb88ba1157191600a992aa94eee59b22
treeffd9da0c6ef7a0b11ca7a56c911793a1e483c4fb
parent643b09f966e68e06d5f0930755985a01a2a2b096
impImportCall: make the failed imports obvious. (#14343)

* impImportCall: make the failed imports obvious.

Delete unnecessary and confusing dependency on callRetType.

* delete unreached code that calls impImportCall
src/jit/importer.cpp