[PATCH] D62652: [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 18:22:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362863: [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer (authored by seiya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62652?vs=202845&id=203660#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62652/new/

https://reviews.llvm.org/D62652

Files:
  llvm/trunk/test/tools/llvm-objcopy/MachO/Inputs/various-symbols.s
  llvm/trunk/test/tools/llvm-objcopy/MachO/real-world-input-copy.test
  llvm/trunk/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/MachOReader.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/MachOWriter.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/MachOWriter.h
  llvm/trunk/tools/llvm-objcopy/MachO/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62652.203660.patch
Type: text/x-patch
Size: 15486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190608/e44a3feb/attachment.bin>


More information about the llvm-commits mailing list