diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-09-15 09:00:34 -0700 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-09-15 16:15:05 -0700 |
commit | 81279bf97f187eee0446af00d8ae9ec32a22e878 (patch) | |
tree | 2c7298149ba90b0a3684390e3db3c2ccb4ffd4d5 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 1c378d2b145578948942512f9d6985e37659d013 (diff) | |
download | llvm-81279bf97f187eee0446af00d8ae9ec32a22e878.zip llvm-81279bf97f187eee0446af00d8ae9ec32a22e878.tar.gz llvm-81279bf97f187eee0446af00d8ae9ec32a22e878.tar.bz2 |
[X86] Fix missing check of rotate <-> shift equivilence (Issue 108722)
Previous code was checking that rotate and shift where equivilent when
transforming shift -> rotate but not the other way around.
Closes #108767
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions