[llvm] [NFC][sancov] Move tests into target-specific subdirectories (PR #182111)

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 06:03:19 PDT 2026


================
@@ -0,0 +1,4 @@
+# These tests require a registered x86 backend.
+
----------------
hubert-reinterpretcast wrote:

Comment is wrong. Can just remove it because such `lit.local.cfg` files in target-specific test directories is common.

```suggestion
```

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


More information about the llvm-commits mailing list