[all-commits] [llvm/llvm-project] bb9d93: [lldb] Replace the LEB128 decoding logic in LLDB's...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Jun 10 07:36:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bb9d93f4d5934259fa2a55aabfda89e631e02037
      https://github.com/llvm/llvm-project/commit/bb9d93f4d5934259fa2a55aabfda89e631e02037
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M lldb/source/Utility/DataExtractor.cpp

  Log Message:
  -----------
  [lldb] Replace the LEB128 decoding logic in LLDB's DataExtractor with calls to LLVM's LEB128 implementation

Reviewers: labath, JDevlieghere

Reviewed By: labath

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




More information about the All-commits mailing list