[PATCH] D65539: [llvm-objcopy][MachO] Implement a layout algorithm for executables/shared libraries

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 04:08:51 PDT 2019


seiya updated this revision to Diff 213577.
seiya marked 4 inline comments as done.
seiya added a comment.

- Addressed review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65539

Files:
  llvm/test/tools/llvm-objcopy/MachO/basic-executable-copy.test
  llvm/test/tools/llvm-objcopy/MachO/basic-shared-library-copy.test
  llvm/tools/llvm-objcopy/MachO/MachOLayoutBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65539.213577.patch
Type: text/x-patch
Size: 24468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/7c0d545e/attachment.bin>


More information about the llvm-commits mailing list