[all-commits] [llvm/llvm-project] 4490a2: [lld-macho][nfc] Rename %no_fatal_warnings_lld in ...

Jez Ng via All-commits all-commits at lists.llvm.org
Fri Feb 11 07:07:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4490a26a3efc99fc535d5802bf0b68208ff0618b
      https://github.com/llvm/llvm-project/commit/4490a26a3efc99fc535d5802bf0b68208ff0618b
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M lld/test/MachO/export-options.s
    M lld/test/MachO/fatal-warnings.s
    M lld/test/MachO/install-name.s
    M lld/test/MachO/invalid/incompatible-arch.s
    M lld/test/MachO/lit.local.cfg
    M lld/test/MachO/lto-irmover-warning.ll
    M lld/test/MachO/mark-dead-strippable-dylib.s
    M lld/test/MachO/pagezero.s
    M lld/test/MachO/special-symbol-ld-install-name.s
    M lld/test/MachO/special-symbol-ld-previous.s
    M lld/test/MachO/treat-undef-sym.s
    M lld/test/MachO/umbrella.s

  Log Message:
  -----------
  [lld-macho][nfc] Rename %no_fatal_warnings_lld in tests

... to use hyphens instead of underscores, making it consistent with
our other substitutions like %no-arg-lld and %lld-watchos.

Reviewed By: keith

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




More information about the All-commits mailing list