[all-commits] [llvm/llvm-project] 8994b1: [DebugInfo] Fix crash caused by unhandled error.

Xing GUO via All-commits all-commits at lists.llvm.org
Tue Apr 28 06:37:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8994b14e8b1eb326571411f12dab21909918abe8
      https://github.com/llvm/llvm-project/commit/8994b14e8b1eb326571411f12dab21909918abe8
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp
    A llvm/test/tools/llvm-gsymutil/X86/macho-invalid-section-offset.yaml

  Log Message:
  -----------
  [DebugInfo] Fix crash caused by unhandled error.

Summary: This patch helps fix LLVM crash caused by unhandled error.

Reviewers: clayborg, aprantl

Reviewed By: clayborg

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list