Jlalond wrote:

> yaml2obj was originally written for llvm testing, so it mainly focuses on 
> sections and other things that are interesting there. Support for program 
> headers came later, and it's done on an on-demand and self-serve basis. Also, 
> obj2yaml is generally in a better state than yaml2obj, so you may be able to 
> use it to create the file you need, but you may need to write some yaml by 
> hand.

I'm going to ignore my obj2yaml case here as we have some valid core tests that 
I updated. But I may tag in the future for obj2yaml to add content section to 
sufficiently small PT_Notes in the future!


https://github.com/llvm/llvm-project/pull/110065
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to