================ @@ -0,0 +1,17 @@ +## Test that llvm-objdump can display nested OffloadBinary images. ---------------- jh7370 wrote:
The norm is to fold together the different error/warning cases into a single test file. You can use yaml2obj with `--docnum` to allow multiple inputs (but I think you might need to prefix `!Offload` with `---` to make it work, based on my ELF experience). https://github.com/llvm/llvm-project/pull/185425 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
