llvm-project/lldb/unittests/ObjectFile
Pavel Labath 84a6856928 SymbolVendor: Move Symtab construction into the SymbolFile
Summary:
Instead of having SymbolVendor coordinate Symtab construction between
Symbol and Object files, make the SymbolVendor function a passthrough,
and put all of the logic into the SymbolFile.

Reviewers: clayborg, JDevlieghere, jingham, espindola

Subscribers: emaste, mgorny, arichardson, MaskRay, lldb-commits

Differential Revision: https://reviews.llvm.org/D65208

llvm-svn: 367086
2019-07-26 07:03:28 +00:00
..
Breakpad Breakpad: Match the new UUID algorithm in minidumps 2019-04-16 14:51:47 +00:00
ELF SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
CMakeLists.txt Breakpad: Extract parsing code into a separate file 2019-01-18 10:37:04 +00:00