[all-commits] [llvm/llvm-project] 9129a2: [lldb] drop .symtab removal in minidebuginfo tests

Konrad Kleine via All-commits all-commits at lists.llvm.org
Mon Oct 21 07:10:06 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9129a281cd5b8b1fb804be1de396de4a42676570
      https://github.com/llvm/llvm-project/commit/9129a281cd5b8b1fb804be1de396de4a42676570
  Author: Konrad Kleine <kkleine at redhat.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M lldb/test/Shell/ObjectFile/ELF/minidebuginfo-corrupt-xz.yaml
    M lldb/test/Shell/ObjectFile/ELF/minidebuginfo-find-symbols.yaml
    M lldb/test/Shell/ObjectFile/ELF/minidebuginfo-no-lzma.yaml

  Log Message:
  -----------
  [lldb] drop .symtab removal in minidebuginfo tests

Summary:
After D69041, we no longer have to manually remove the .symtab section
once yaml2obj was run.

Reviewers: espindola, alexshap

Subscribers: emaste, arichardson, MaskRay, lldb-commits

Tags: #lldb

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

llvm-svn: 375415




More information about the All-commits mailing list