llvm-project/lldb/unittests/Core
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 [LLDB] - Update the test cases after yaml2obj change. 2019-04-03 15:28:35 +00:00
CMakeLists.txt SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
MangledTest.cpp SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
RichManglingContextTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StreamCallbackTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
UniqueCStringMapTest.cpp Make UniqueCStringMap work with non-default-constructible types and other improvements/cleanups 2019-06-14 06:33:31 +00:00