forked from OSchip/llvm-project
12bd490427
Summary: The layout algorithm for relocatable objects and for executable are somewhat different. This patch implements the latter one based on the algorithm in LLD (MachOFileLayout). Reviewers: alexshap, rupprecht, jhenderson Reviewed By: alexshap Subscribers: jakehehrlich, abrachet, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D65539 llvm-svn: 369301 |
||
---|---|---|
.. | ||
Inputs | ||
basic-big-endian-32-copy.test | ||
basic-big-endian-64-copy.test | ||
basic-executable-copy.test | ||
basic-little-endian-32-copy.test | ||
basic-little-endian-64-copy.test | ||
real-world-input-copy.test |