[llvm] [llvm-objdump] Print out xcoff file header for xcoff object file with option private-headers (PR #96350)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 02:13:30 PDT 2024


================
@@ -1,11 +1,15 @@
 ## Test the --private-headers option for XCOFF object files.
----------------
jh7370 wrote:

You can drop "-option" from the test name, i.e. just call this file `private-headers.test`.

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


More information about the llvm-commits mailing list