forked from OSchip/llvm-project
b728e53b95
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 |
||
---|---|---|
.. | ||
Inputs | ||
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 |