[PATCH] D114187: [NFC][llvm] Inclusive language: replace master in llvm docs

Quinn Pham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 14:21:25 PST 2021


quinnp added inline comments.


================
Comment at: llvm/docs/TableGen/ProgRef.rst:1401
 
-6. Add the record to the master record list.
+6. Add the record to the global record list.
 
----------------
Paul-C-Anagnostopoulos wrote:
> The word "global" implies there are local record lists. Perhaps "final record list"?
> 
> Thanks for doing this.
Thanks, that makes sense! I've updated the patch based on your suggestion.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114187/new/

https://reviews.llvm.org/D114187



More information about the llvm-commits mailing list