[Lldb-commits] [PATCH] D40468: DWZ 01/07: Support reading section ".gnu_debugaltlink"

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 26 09:31:13 PDT 2018


labath added a comment.

Could you add a "section type" line in the `dumpModules` in lldb-test.cpp. Then we can write a test for this. (not that this is a extremely dangerous change, but it seems a shame not to test it when it is so easy).


https://reviews.llvm.org/D40468





More information about the lldb-commits mailing list