[llvm] enable file-headers option of llvm-objdump for XCOFF object files (PR #96104)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 00:58:14 PDT 2024
================
@@ -0,0 +1,21 @@
+# Test the `--file-headers` option of llvm-objdump for XCOFF object files.
----------------
jh7370 wrote:
Nit: newer tools tests use `##` for comments, to distinguish from lit directives like `RUN:`
https://github.com/llvm/llvm-project/pull/96104
More information about the llvm-commits
mailing list