[all-commits] [llvm/llvm-project] 8ba84c: [llvm] fix bitcode-strip.test on windows

Richard Howell via All-commits all-commits at lists.llvm.org
Fri Mar 4 08:31:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ba84ceda0025457e8aef86c06c3a5ea04bc6e3d
      https://github.com/llvm/llvm-project/commit/8ba84ceda0025457e8aef86c06c3a5ea04bc6e3d
  Author: Richard Howell <rhow at fb.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test

  Log Message:
  -----------
  [llvm] fix bitcode-strip.test on windows

Remove the executable name from the test match as this will have
a `.exe` suffix on windows.

Reviewed By: drodriguez

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




More information about the All-commits mailing list