diff options
author | Frederic Riss <friss@apple.com> | 2015-08-26 05:09:49 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2015-08-26 05:09:49 +0000 |
commit | 74b9882ec3ecbda489d3d8862a7747490db61a14 (patch) | |
tree | ddd676a714afe2a9e544fa147c56d5fb6af6cac0 /lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp | |
parent | 75c0c7050ad033d3feaf3fd5abcf4fa709377843 (diff) | |
download | llvm-74b9882ec3ecbda489d3d8862a7747490db61a14.zip llvm-74b9882ec3ecbda489d3d8862a7747490db61a14.tar.gz llvm-74b9882ec3ecbda489d3d8862a7747490db61a14.tar.bz2 |
[MC] Split the layout part of MCAssembler::finish() into its own method. NFC.
Split a MCAssembler::layout() method out of MCAssembler::finish(). This allows
running the MCSections layout separately from the streaming of the output
file. This way if a client wants to use MC to generate section contents, but
emit something different than the standard relocatable object files it is
possible (llvm-dsymutil is such a client).
llvm-svn: 246008
Diffstat (limited to 'lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp')
0 files changed, 0 insertions, 0 deletions