diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-01-25 00:16:53 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-01-25 00:16:53 +0000 |
commit | a029531e1075997bb1a6480d0b942350b7b875fc (patch) | |
tree | 3a86f6aa61492a11a85692eab28b8bb753ebf792 /llvm/utils/lit/tests/boolean-parsing.py | |
parent | d843cd55b590323634606225b76825280ba52539 (diff) | |
download | llvm-a029531e1075997bb1a6480d0b942350b7b875fc.zip llvm-a029531e1075997bb1a6480d0b942350b7b875fc.tar.gz llvm-a029531e1075997bb1a6480d0b942350b7b875fc.tar.bz2 |
GlobalISel: Use the correct types when translating landingpad instructions
There was a bug here where we were using p0 instead of s32 for the
selector type in the landingpad. Instead of hardcoding these types we
should get the types from the landingpad instruction directly.
Note that we replicate an assert from SDAG here to only support
two-valued landingpads.
llvm-svn: 292995
Diffstat (limited to 'llvm/utils/lit/tests/boolean-parsing.py')
0 files changed, 0 insertions, 0 deletions