[PATCH] D44998: ObjectFileELF: Add support for arbitrarily named code sections
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 03:42:29 PDT 2018
labath added a comment.
We already have section dumping code in the lldb-test utility. Extending the output to dump the detected section type seems like a good (and simple) thing to do.
Repository:
rL LLVM
https://reviews.llvm.org/D44998
More information about the llvm-commits
mailing list