diff options
author | Craig Topper <craig.topper@sifive.com> | 2020-11-11 09:30:48 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2020-11-11 09:30:48 -0800 |
commit | 637f19c36b323cc3ab597f6ef138db53be395949 (patch) | |
tree | d40002cde960b7e6607c8ebf3d68a73b9841cc61 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | c42053f79b6c25154345b1c10c7b7c743e480698 (diff) | |
download | llvm-637f19c36b323cc3ab597f6ef138db53be395949.zip llvm-637f19c36b323cc3ab597f6ef138db53be395949.tar.gz llvm-637f19c36b323cc3ab597f6ef138db53be395949.tar.bz2 |
[RISCV] Remove traces of Glue from RISCVISD::SELECT_CC
We were creating RISCVISD::SELECT_CC nodes with Glue output that was never being used, and the tablegen SDNode had the SDNPInGlue flag instead of the SDNPOutGlue flag.
Since we don't seem to need the Glue just get rid of it from both places.
Differential Revision: https://reviews.llvm.org/D91199
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions