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

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 5 16:04:05 PST 2017


zturner added a comment.

This could be tested by using `lldb-test` to dump the section cache and running `FileCheck` on it to make sure that all expected sections are cached.


https://reviews.llvm.org/D40869





More information about the lldb-commits mailing list