[llvm] [llvm-objdump] print out xcoff file header and load section header for xcoff object file with option private-headers (PR #96350)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 00:44:09 PDT 2024
================
@@ -0,0 +1,83 @@
+## Test the --privated-headers option for XCOFF object files.
----------------
jh7370 wrote:
```suggestion
## Test the --private-headers option for XCOFF object files.
```
https://github.com/llvm/llvm-project/pull/96350
More information about the llvm-commits
mailing list