[PATCH] D94956: [yaml2obj/obj2yaml] - Improve dumping/creating of ELF versioning sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 05:53:30 PST 2021
jhenderson added a comment.
Looks to me like you need additional testing for when .dynsym or .dynstr are either not emitted at all, or are excluded from the section header table.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94956/new/
https://reviews.llvm.org/D94956
More information about the llvm-commits
mailing list