[all-commits] [llvm/llvm-project] ca2148: [llvm] Inclusive language: replace master with mai...

Quinn Pham via All-commits all-commits at lists.llvm.org
Mon Nov 8 10:40:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca21488eace67fa9207b14ab0e32e2815ad5fbe1
      https://github.com/llvm/llvm-project/commit/ca21488eace67fa9207b14ab0e32e2815ad5fbe1
  Author: Quinn Pham <Quinn.Pham at ibm.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-memcpy-with-debug-info.mir
    M llvm/test/CodeGen/X86/dbg-distringtype-uint.ll
    M llvm/test/CodeGen/X86/extend-set-cc-uses-dbg.ll
    M llvm/test/CodeGen/X86/fold-sext-trunc.ll
    M llvm/test/CodeGen/X86/fold-zext-trunc.ll
    M llvm/test/CodeGen/X86/selectiondag-debug-loc.ll
    M llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg.mir
    M llvm/test/DebugInfo/X86/pr45181.ll
    M llvm/test/DebugInfo/X86/sdag-dangling-dbgvalue.ll
    M llvm/test/DebugInfo/debugify-bogus-dbg-value.ll
    M llvm/test/MC/ARM/inline-asm-srcloc.ll

  Log Message:
  -----------
  [llvm] Inclusive language: replace master with main in file paths in LIT tests

[NFC] As part of using inclusive language within the llvm project, this patch
replaces master with main in file/directory paths in llvm LIT tests.

Reviewed By: bjope

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




More information about the All-commits mailing list