[PATCH] D113190: [llvm] Inclusive language: replace master with main in file paths in LIT tests

Quinn Pham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 07:26:19 PDT 2021


quinnp created this revision.
Herald added a subscriber: pengfei.
quinnp requested review of this revision.
Herald added a project: LLVM.

[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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113190

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113190.384749.patch
Type: text/x-patch
Size: 11206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/2126aa57/attachment.bin>


More information about the llvm-commits mailing list