[all-commits] [llvm/llvm-project] 573531: Fix typo of colon to semicolon in lit tests

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Fri Oct 8 19:04:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 573531fb1f529b1413b789fa9eee11c7b41ac83d
      https://github.com/llvm/llvm-project/commit/573531fb1f529b1413b789fa9eee11c7b41ac83d
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-10-09 (Sat, 09 Oct 2021)

  Changed paths:
    M lldb/test/Shell/ScriptInterpreter/Python/command_relative_import.test
    M llvm/test/Bitcode/attributes.ll
    M llvm/test/CodeGen/AArch64/cmp-to-cmn.ll
    M llvm/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
    M llvm/test/CodeGen/ARM/no-fpscr-liveness.ll
    M llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
    M llvm/test/CodeGen/PowerPC/vec_sldwi.ll
    M llvm/test/CodeGen/X86/elf-associated-discarded.ll
    M llvm/test/ExecutionEngine/OrcLazy/printargv.ll
    M llvm/test/Linker/scalable-vector-type-construction.ll
    M llvm/test/MC/AMDGPU/vop3-convert.s
    M llvm/test/MC/Mips/macro-aliases.s
    M llvm/test/MC/Mips/macro-drem.s
    M llvm/test/Transforms/InstCombine/bitcast-store.ll
    M llvm/test/tools/llvm-reduce/remove-function-arguments-of-funcs-used-in-blockaddress.ll
    M polly/test/ScopInfo/scop-affine-parameter-ordering.ll

  Log Message:
  -----------
  Fix typo of colon to semicolon in lit tests




More information about the All-commits mailing list