[llvm] [llvm-objdump] Implement decoding auxiliary header for xcoff with llvm-objdump --private-headers (PR #105682)
zhijian lin via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 08:12:56 PDT 2024
================
@@ -0,0 +1,128 @@
+## Test that `the llvm-objdump --private-headers` print out the auxiliary header of XCOFF object file.
----------------
diggerlin wrote:
yes, I think so.
https://github.com/llvm/llvm-project/pull/105682
More information about the llvm-commits
mailing list