[llvm] [yaml2obj][XOFF] Update yaml2obj for XCOFF to create valid XCOFF files in more cases. (PR #77620)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 01:04:01 PST 2024


https://github.com/jh7370 commented:

I don't think all the error cases have tests? Also you need to ensure that all your optional fields are tested (showing default behaviour when not specified).

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


More information about the llvm-commits mailing list