[llvm] [yaml2obj] Allow the creation of note segments without sections (PR #123704)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 01:11:07 PST 2025


https://github.com/jh7370 commented:

I've not looked at the code for this yet, but my first thought was "could you use the `SectionHeaderTable` yaml2obj element to simply omit a `SHT_NOTE` section header instead?

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


More information about the llvm-commits mailing list