[llvm] big archive recognition by the llvm-symbolizer (PR #150401)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 05:45:32 PDT 2025


================
@@ -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


More information about the llvm-commits mailing list