[PATCH] D136612: [lit][REQUIRES] Fix some tests with incorrect REQUIRES clauses

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 08:50:07 PDT 2022


probinson created this revision.
probinson added reviewers: asbirlea, kparzysz, jhenderson.
Herald added subscribers: nemanjai, emaste.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a project: All.
probinson requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D136612

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136612.470173.patch
Type: text/x-patch
Size: 4482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/81b0fb75/attachment.bin>


More information about the llvm-commits mailing list