Files
Ryan Mansfield 03f27338ac [test] Mark watchos-armv7k unsupported for tests emitting IR/objects targeting watchOS >= 9.0
These tests use abi-triple substitutions that resolve to watchOS >= 9.0 on
armv7k, which the driver rejects. This was exposed when the test runner
switched to the new swift-driver in #85930; the legacy driver did not
enforce this check.
2026-05-26 08:18:51 -04:00
..