[llvm] [llvm-symbolizer] Recognize AIX big archive (PR #150401)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 10:06:12 PST 2025


================
@@ -0,0 +1,33 @@
+// Test big archive recognition and error handling in llvm-symbolizer.
----------------
midhuncodes7 wrote:

The other test I'm referring to is `llvm/test/DebugInfo/symbolize-big-archive-elf.test`
This test is needed to check if `llvm-symbolizer` is able to symbolize regular archive formats

https://github.com/llvm/llvm-project/pull/150401


More information about the llvm-commits mailing list