[all-commits] [llvm/llvm-project] c77c36: [MachO] Fix test on llvm-x86_64-debian-dylib builder

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Tue Dec 19 11:42:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c77c3663dbea07264ba760bc17b913cebd7986ba
      https://github.com/llvm/llvm-project/commit/c77c3663dbea07264ba760bc17b913cebd7986ba
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M lld/test/MachO/flat-namespace-dysyms.s

  Log Message:
  -----------
  [MachO] Fix test on llvm-x86_64-debian-dylib builder

Make the `--implicit-check-not` account for the file extension as well.
This will still fail if we ever have a builder with `.dylib` in its
name, and we probably want a more robust solution, but this addresses
the immediate issue.

Fixes https://github.com/llvm/llvm-project/issues/75850
Fixes https://github.com/llvm/llvm-project/issues/75910




More information about the All-commits mailing list