[Lldb-commits] [PATCH] D44998: ObjectFileELF: Add support for arbitrarily named code sections

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 29 03:42:30 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 lldb-commits mailing list