llvm-project/llvm/test/tools/llvm-objcopy/MachO
Seiya Nuta b728e53b95 [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer
Summary:
Recompute and update offset/size fields so that we can implement llvm-objcopy options like --only-section.

This patch is the first step and focuses on supporting load commands that covered by existing tests: executable files and
dynamic libraries are not supported.

Reviewers: alexshap, rupprecht, jhenderson

Reviewed By: alexshap, rupprecht

Subscribers: compnerd, jakehehrlich, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D62652

llvm-svn: 362863
2019-06-08 01:22:54 +00:00
..
Inputs [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer 2019-06-08 01:22:54 +00:00
basic-big-endian-32-copy.test
basic-big-endian-64-copy.test
basic-little-endian-32-copy.test
basic-little-endian-64-copy.test
real-world-input-copy.test [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer 2019-06-08 01:22:54 +00:00