[all-commits] [llvm/llvm-project] 4f0a12: [lit][REQUIRES] Fix some tests with incorrect REQU...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Nov 1 13:49:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f0a1201a46226428d231a1cadae93bf6e0616ef
      https://github.com/llvm/llvm-project/commit/4f0a1201a46226428d231a1cadae93bf6e0616ef
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M llvm/test/Analysis/BasicAA/cs-cs-arm.ll
    M llvm/test/Analysis/BasicAA/intrinsics-arm.ll
    M llvm/test/CodeGen/Generic/DbgValueAggregate.ll
    M llvm/test/CodeGen/Hexagon/abi-padding-2.ll
    M llvm/test/CodeGen/Hexagon/abi-padding.ll
    M llvm/test/CodeGen/PowerPC/read-set-flm.ll
    M llvm/test/MC/AsmParser/layout-interdependency.s
    M llvm/test/tools/llvm-objcopy/ELF/update-section.test
    M llvm/test/tools/llvm-readobj/COFF/call-graph-profile-err.s
    M llvm/test/tools/llvm-readobj/COFF/call-graph-profile.s

  Log Message:
  -----------
  [lit][REQUIRES] Fix some tests with incorrect REQUIRES clauses

These weren't running anywhere because of bad specifications.
One test has bit-rotted and had to be XFAILed, the rest are okay.

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




More information about the All-commits mailing list