[llvm] big archive recognition by the llvm-symbolizer (PR #150401)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 20 22:34:53 PDT 2025
================
@@ -1,27 +1,31 @@
// Test big archive recognition and error handling in llvm-symbolizer
-// REQUIRES: system-aix, 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