[llvm] [MLGO] Add pytype test (PR #79558)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 07:45:17 PST 2024


================
@@ -0,0 +1,4 @@
+# REQUIRES: system-linux, has-pytype
+
+# RUN: pytype %S/../mlgo
+# RUN: pytype %S/../tests
----------------
mtrofin wrote:

don't you need a `CHECK` to make lit happy?

https://github.com/llvm/llvm-project/pull/79558


More information about the llvm-commits mailing list