diff options
author | Chris Bieneman <beanz@apple.com> | 2016-05-20 22:31:50 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-05-20 22:31:50 +0000 |
commit | e18fee24099aa3bfee2f5a43b03958e09b56d773 (patch) | |
tree | a12120bba562f4f36f621e0a02a12604a78df075 /llvm/lib/Object/Archive.cpp | |
parent | ec4d91a4d73bca5ff7ce2e0435f0deab84495904 (diff) | |
download | bcm5719-llvm-e18fee24099aa3bfee2f5a43b03958e09b56d773.tar.gz bcm5719-llvm-e18fee24099aa3bfee2f5a43b03958e09b56d773.zip |
[yaml2obj] [MachO] Fill Segment and Section data
This fills section data with 0xDEADBEEF and segment data not inside a section with 0xBAADDA7A. This results in yaml2obj generating a matching size object file. Any additional bytes in the file are zero'd.
This is a starting point for populating the remaining segment data, and provides a hex viewable file that you can easily see the missing data in.
llvm-svn: 270286
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions