[all-commits] [llvm/llvm-project] 4d11da: [llvm-objdump][test] - Stop using precompiled bina...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Oct 29 00:06:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d11daa659a1833a85863ea920174da4d052a8ba
      https://github.com/llvm/llvm-project/commit/4d11daa659a1833a85863ea920174da4d052a8ba
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    R llvm/test/tools/llvm-objdump/Inputs/libbogus11.a
    M llvm/test/tools/llvm-objdump/MachO/disassemble-g-dsym.test

  Log Message:
  -----------
  [llvm-objdump][test] - Stop using precompiled binary in MachO/disassemble-g-dsym.test

This removes Inputs/libbogus11.a

Initially I've removed it in D90013, but had to restore it, because BB found this
test is using it.

I've updated the test to use YAMLs, added comment and one more possible error check.

Differential revision: https://reviews.llvm.org/D90312




More information about the All-commits mailing list