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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 13:52:24 PDT 2022


probinson added inline comments.


================
Comment at: llvm/test/Analysis/BasicAA/cs-cs-arm.ll:3-4
+; REQUIRES: arm-registered-target
+; This hasn't been run in a long time and it no longer matches reality.
+; XFAIL: *
 
----------------
probinson wrote:
> jhenderson wrote:
> > Have you raised a bug for this?
> Not yet. I was hoping someone who understood the test would provide guidance.  If that's not happening, I will raise a bug when this goes in.
Filed [[ https://github.com/llvm/llvm-project/issues/58738 | issue 58738 ]]


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136612/new/

https://reviews.llvm.org/D136612



More information about the llvm-commits mailing list