[Lldb-commits] [PATCH] D58972: Introduce the "Formats" module and move LinuxProcMaps parser to it
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 5 11:13:06 PST 2019
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
Great idea, this is a nice analogue to LLVM/BinaryFormat.
But, "Formats" is a little generic. What about FileFormats or something?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58972/new/
https://reviews.llvm.org/D58972
More information about the lldb-commits
mailing list