[PATCH] D63309: [llvm-objcopy][MachO] Rebuild the symbol/string table in the writer

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 17:18:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364000: [llvm-objcopy][MachO] Rebuild the symbol/string table in the writer (authored by seiya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63309?vs=205734&id=205927#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63309

Files:
  llvm/trunk/tools/llvm-objcopy/CMakeLists.txt
  llvm/trunk/tools/llvm-objcopy/MachO/MachOReader.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/MachOReader.h
  llvm/trunk/tools/llvm-objcopy/MachO/MachOWriter.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/MachOWriter.h
  llvm/trunk/tools/llvm-objcopy/MachO/Object.cpp
  llvm/trunk/tools/llvm-objcopy/MachO/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63309.205927.patch
Type: text/x-patch
Size: 15608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/50d76845/attachment.bin>


More information about the llvm-commits mailing list