[all-commits] [llvm/llvm-project] e80dbf: [LLDB][Reliability] Fix register value unpacking

fixathon via All-commits all-commits at lists.llvm.org
Tue Jul 26 00:23:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e80dbfddc5aa567aea0a974708af4122c2b49829
      https://github.com/llvm/llvm-project/commit/e80dbfddc5aa567aea0a974708af4122c2b49829
  Author: Slava Gurevich <sgurevich at gmail.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp

  Log Message:
  -----------
  [LLDB][Reliability] Fix register value unpacking

Fix incorrect direction for bit-shifting.

Coverity warning 1355603 (scan.coverity.com)

Differential Revision: https://reviews.llvm.org/D130307




More information about the All-commits mailing list