================
@@ -1,5 +1,5 @@
// Test archive member recognition by name (ELF format)
-// UNSUPPORTED: target={{.*}}-aix{{.*}}
+// REQUIRES: system-linux || system-aix
----------------
midhuncodes7 wrote:
aix linux specific requirement removed
https://github.com/llvm/llvm-project/pull/150401