[all-commits] [llvm/llvm-project] c4396b: [LLVM][llvm-cfi] Inclusive language: replace uses ...

Zarko Todorovski via All-commits all-commits at lists.llvm.org
Mon Nov 8 07:06:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4396b77ae79d9273ab79c3615c2596940ade06d
      https://github.com/llvm/llvm-project/commit/c4396b77ae79d9273ab79c3615c2596940ade06d
  Author: Zarko Todorovski <zarko at ca.ibm.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    R llvm/test/tools/llvm-cfi-verify/X86/blacklist-expected-unprotected.s
    R llvm/test/tools/llvm-cfi-verify/X86/blacklist-match-fun.s
    R llvm/test/tools/llvm-cfi-verify/X86/blacklist-unexpected-protected.s
    A llvm/test/tools/llvm-cfi-verify/X86/ignorelist-expected-unprotected.s
    A llvm/test/tools/llvm-cfi-verify/X86/ignorelist-match-fun.s
    A llvm/test/tools/llvm-cfi-verify/X86/ignorelist-unexpected-protected.s
    M llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp

  Log Message:
  -----------
  [LLVM][llvm-cfi] Inclusive language: replace uses of blacklist with ignorelist

Replace the description and file names for this argument. As far as I understand
this is a positional argument and I don't believe this changes breaks any existing
interfaces.

Reviewed By: hctim, MaskRay

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




More information about the All-commits mailing list