[all-commits] [llvm/llvm-project] 8d9070: [Support] Add more context to DataExtractor getLEB...

James Henderson via All-commits all-commits at lists.llvm.org
Mon Jun 1 06:00:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d9070e040d0aa916b3b63c319eabdf3e4a5f9df
      https://github.com/llvm/llvm-project/commit/8d9070e040d0aa916b3b63c319eabdf3e4a5f9df
  Author: James Henderson <james.henderson at sony.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
    M llvm/lib/Support/DataExtractor.cpp
    M llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases.s
    M llvm/test/tools/llvm-dwarfdump/X86/debug_line_short_prologue.s
    M llvm/unittests/Support/DataExtractorTest.cpp

  Log Message:
  -----------
  [Support] Add more context to DataExtractor getLEB128 errors

Reviewed by: clayborg, dblaikie, labath

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




More information about the All-commits mailing list