[clang] [llvm] [llvm][tools] Extend llvm-objdump to support nested OffloadBinaries (PR #185425)
James Henderson via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 26 05:48:18 PDT 2026
================
@@ -0,0 +1,72 @@
+## Test that llvm-objdump can display nested OffloadBinary images.
+
+# The content blobs below were generated from the following YAML Input
----------------
jh7370 wrote:
Nit: `##` for all comments, please.
https://github.com/llvm/llvm-project/pull/185425
More information about the cfe-commits
mailing list