[Lldb-commits] [PATCH] D40869: Optimize fake ELF section lookup while parsing symbols in ObjectFileELF

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 5 16:07:02 PST 2017


clayborg added a comment.

Looks fine to me, but a test would be nice as Zach suggested. I am guessing before we made way too many sections. Should be easy to conjure up a test and verify the same sections is used.


https://reviews.llvm.org/D40869





More information about the lldb-commits mailing list