[llvm] big archive recognition by the llvm-symbolizer (PR #150401)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 1 00:05:24 PDT 2025
================
@@ -0,0 +1,27 @@
+// Test big archive recognition and error handling in llvm-symbolizer
+// REQUIRES: system-aix, target={{.*}}-aix{{.*}}
----------------
midhuncodes7 wrote:
used condition clause to implement for AIX and Linux accordingly
https://github.com/llvm/llvm-project/pull/150401
More information about the llvm-commits
mailing list