[Lldb-commits] [PATCH] D55434: ObjectFileBreakpad: Implement sections

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 3 11:05:55 PST 2019


clayborg added a comment.

So is this done as one section per function? Or one section for contiguous functions? What about if there are only symbols? I tried to read the code but wasn't able to decipher everything clearly in my head.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55434/new/

https://reviews.llvm.org/D55434





More information about the lldb-commits mailing list