summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-09-01 16:19:03 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-09-01 16:19:03 +0000
commitabdb2d2aba6777dd786dfaed7e4df41a025bd672 (patch)
tree5d641d9327546bfcdc69122779a6eed6ed6cda7f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
parent491d3bfd43c20da21756cf4452b2a1de851dafa3 (diff)
downloadbcm5719-llvm-abdb2d2aba6777dd786dfaed7e4df41a025bd672.tar.gz
bcm5719-llvm-abdb2d2aba6777dd786dfaed7e4df41a025bd672.zip
[MC] Allow MCObjectWriter's output stream to be swapped out
There are occasions where it is useful to consider the entirety of the contents of a section. For example, compressed debug info needs the entire section available before it can compress it and write it out. The compressed debug info scenario was previously implemented by mirroring the implementation of writeSectionData in the ELFObjectWriter. Instead, allow the output stream to be swapped on demand. This lets callers redirect the output stream to a more convenient location before it hits the object file. No functionality change is intended. Differential Revision: http://reviews.llvm.org/D12509 llvm-svn: 246554
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud