[Lldb-commits] [PATCH] D40079: Make sure DataBufferLLVM contents are writable

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 20 05:07:30 PST 2017


labath updated this revision to Diff 127687.
labath added a comment.

Add the suggested MapFileData function


https://reviews.llvm.org/D40079

Files:
  include/lldb/Interpreter/OptionValueFileSpec.h
  include/lldb/Symbol/ObjectFile.h
  include/lldb/Target/Target.h
  include/lldb/Utility/DataBufferLLVM.h
  source/Interpreter/OptionValueFileSpec.cpp
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
  source/Symbol/ObjectFile.cpp
  source/Target/Target.cpp
  source/Utility/DataBufferLLVM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40079.127687.patch
Type: text/x-patch
Size: 19006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171220/0f2d9972/attachment-0001.bin>


More information about the lldb-commits mailing list