The inline-calls test is only sort of testing what it's intended.
Ideally we would stop running any form of inliner in the backend
passes, but that's antoher step.
Fixes some crashes on illegal call situations which are unfortunately
still valid IR.
Nit: typo in comment 'ssupported'