[all-commits] [llvm/llvm-project] be3b44: [lldb/test] simplify basic-elf.yaml

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Feb 24 00:07:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be3b448c2e39b9f1302601935955a9f5e5f013e8
      https://github.com/llvm/llvm-project/commit/be3b448c2e39b9f1302601935955a9f5e5f013e8
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M lldb/test/Shell/SymbolFile/Breakpad/Inputs/basic-elf.yaml

  Log Message:
  -----------
  [lldb/test] simplify basic-elf.yaml

Explicit dynsym/dynstr sections were added in a6370d5 to compensate for
a yaml2obj change D74764. This test doesn't need those sections, so
instead I just delete the explicit section blocks, and also the
"DynamicSymbols" block, which triggers their implicit generation.




More information about the All-commits mailing list