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

via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 23:14:07 PST 2025


================
@@ -0,0 +1,119 @@
+--- !XCOFF
----------------
midhuncodes7 wrote:

Renamed the yaml files. 
The yaml files were created using `obj2yaml` tool. Modifications to the yaml makes it not recognisable by the `yaml2obj` tool. 
Initially a minimal yaml inlined with the test was created however the `yaml2obj` tool did not work on such files

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


More information about the llvm-commits mailing list