[llvm] [libsycl] Add lit configuration files and basic test (PR #177407)

Dmitry Vodopyanov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 9 07:07:00 PST 2026


================
@@ -0,0 +1,214 @@
+# -*- Python -*-
+
+# Configuration file for the 'lit' test runner.
+
+import os
+import re
----------------
dm-vodopyanov wrote:

Not sure, is it used?

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


More information about the llvm-commits mailing list