[Lldb-commits] [PATCH] D55706: ELF: more section creation cleanup
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Dec 15 05:46:25 PST 2018
labath added a comment.
Kamil, Joerg: most of this is fairly lldb-specific and boring. I just added you for the .symtab thingy, just in case you know of anyone using SHT_SYMTAB sections which are not called .symtab (or conversely, using the name .symtab for non-symbol-table-related things).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55706/new/
https://reviews.llvm.org/D55706
More information about the lldb-commits
mailing list