The phantom unreachable stack is only used when the real unreachable stack is active, so it's sufficient to check whether the real unreachable stack is empty.
Integrated wasm test suite translation as cretonne test Fixes #146. Fixes #143.