llvm-project/lldb/unittests/Target
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
..
Inputs
CMakeLists.txt SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
MemoryRegionInfoTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ModuleCacheTest.cpp SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
PathMappingListTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessInstanceInfoTest.cpp C.128 override, virtual keyword handling 2019-05-03 10:03:28 +00:00