llvm-project/lldb/source/Plugins/DynamicLoader
Jason Molenda 9073eb4f25 Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress
when the binary loaded in memory has a section that we cannot find
in the on-disk version.  I added this warning out of an overabundance
of caution originally, but I've never seen an instance of it being
hit in the past few years, and there are some changes for the shared
cache on darwin systems where a segment is added when the shared
cache is constructed so we're now hitting this warning.  I've decided
to remove it altogether.

<rdar://problem/46889346> 

llvm-svn: 352158
2019-01-25 03:01:48 +00:00
..
Darwin-Kernel Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Hexagon-DYLD Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MacOSX-DYLD Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress 2019-01-25 03:01:48 +00:00
POSIX-DYLD Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Static Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Windows-DYLD Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00