[Lldb-commits] [PATCH] D83512: [lldb/Module] Allow for the creation of memory-only modules
Frederic Riss via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 08:47:14 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4a00ced0cf8: [lldb/Module] Allow for the creation of memory-only modules (authored by friss).
Changed prior to commit:
https://reviews.llvm.org/D83512?vs=277657&id=277850#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83512/new/
https://reviews.llvm.org/D83512
Files:
lldb/include/lldb/Core/Module.h
lldb/include/lldb/Core/ModuleSpec.h
lldb/include/lldb/Symbol/ObjectFile.h
lldb/include/lldb/Utility/DataBuffer.h
lldb/source/Core/Module.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
lldb/source/Symbol/ObjectFile.cpp
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Core/MangledTest.cpp
lldb/unittests/Core/ModuleSpecTest.cpp
lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp
lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp
lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp
lldb/unittests/Symbol/TestLineEntry.cpp
lldb/unittests/TestingSupport/TestUtilities.cpp
lldb/unittests/TestingSupport/TestUtilities.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83512.277850.patch
Type: text/x-patch
Size: 26565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200714/9ccfb501/attachment-0001.bin>
More information about the lldb-commits
mailing list