[llvm] [llvm-symbolizer] Recognize AIX big archive (PR #150401)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 11 02:00:39 PST 2025
================
@@ -0,0 +1,33 @@
+// Test big archive recognition and error handling in llvm-symbolizer.
----------------
midhuncodes7 wrote:
Agreed, I have changed the tests as below:
1. Big archive symbolization - big-archive.test
2. Archive symbolization - archive-member.test
Both tests use XCOFF format.
https://github.com/llvm/llvm-project/pull/150401
More information about the llvm-commits
mailing list