diff options
author | Amara Emerson <aemerson@apple.com> | 2019-04-12 22:05:46 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-04-12 22:05:46 +0000 |
commit | bdb5e4e4ca5fbc7ef528067b65dda298e191e059 (patch) | |
tree | 41a1bdb397be9f0ec0fdee1d01542c6ac813cca0 /llvm/lib/MC/WasmObjectWriter.cpp | |
parent | f9f073a861da6eb4d5bc8a1875e1bbe70c9348a7 (diff) | |
download | bcm5719-llvm-bdb5e4e4ca5fbc7ef528067b65dda298e191e059.tar.gz bcm5719-llvm-bdb5e4e4ca5fbc7ef528067b65dda298e191e059.zip |
[GlobalISel] Fix a crash when handling an invalid MVT during call lowering.
This crash was introduced in r358032 as we try to construct an EVT from an MVT
in order to find the register type for the calling conv. Fall back instead of
trying to do this with an invalid MVT coming from i256.
llvm-svn: 358314
Diffstat (limited to 'llvm/lib/MC/WasmObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions