[PATCH] D47042: MC: Have the object writers return the number of bytes written. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 11:27:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332863: MC: Have the object writers return the number of bytes written. NFCI. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47042?vs=147414&id=147826#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47042

Files:
  llvm/trunk/include/llvm/MC/MCMachObjectWriter.h
  llvm/trunk/include/llvm/MC/MCObjectWriter.h
  llvm/trunk/lib/MC/ELFObjectWriter.cpp
  llvm/trunk/lib/MC/MCAssembler.cpp
  llvm/trunk/lib/MC/MachObjectWriter.cpp
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/MC/WinCOFFObjectWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47042.147826.patch
Type: text/x-patch
Size: 6849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/33432363/attachment.bin>


More information about the llvm-commits mailing list