[PATCH] D113316: [LLVM][llvm-cfi] Inclusive language: replace uses of blacklist with ignorelist
Zarko Todorovski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 5 13:00:14 PDT 2021
ZarkoCA created this revision.
ZarkoCA added reviewers: vlad.tsyrklevich, hctim, MaskRay, quinnp.
ZarkoCA requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113316
Files:
llvm/test/tools/llvm-cfi-verify/X86/blacklist-expected-unprotected.s
llvm/test/tools/llvm-cfi-verify/X86/blacklist-match-fun.s
llvm/test/tools/llvm-cfi-verify/X86/blacklist-unexpected-protected.s
llvm/test/tools/llvm-cfi-verify/X86/ignorelist-expected-unprotected.s
llvm/test/tools/llvm-cfi-verify/X86/ignorelist-match-fun.s
llvm/test/tools/llvm-cfi-verify/X86/ignorelist-unexpected-protected.s
llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113316.385170.patch
Type: text/x-patch
Size: 5811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/7ac9abc6/attachment.bin>
More information about the llvm-commits
mailing list