[llvm] [llvm-symbolizer] Recognize AIX big archive (PR #150401)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 00:58:02 PST 2025
================
@@ -0,0 +1,62 @@
+## Test archive member recognition by name (GNU archive format).
----------------
jh7370 wrote:
Let's rename the tests to `archive-member-gnu` and `archive-member-big-archive`, since they're testing the same functionality.
https://github.com/llvm/llvm-project/pull/150401
More information about the llvm-commits
mailing list