[all-commits] [llvm/llvm-project] 662c1c: [LLDB][ARM] Remove unused LoadPseudoRegistersFromF...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Aug 16 01:29:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 662c1c28813b4dd0cf8775b9acb950ded9705cae
      https://github.com/llvm/llvm-project/commit/662c1c28813b4dd0cf8775b9acb950ded9705cae
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-08-16 (Tue, 16 Aug 2022)

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

  Log Message:
  -----------
  [LLDB][ARM] Remove unused LoadPseudoRegistersFromFrame function

https://reviews.llvm.org/D131658 identified a bug in this and
turns out it's not used anywhere.

Reviewed By: JDevlieghere, clayborg

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




More information about the All-commits mailing list