summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-05-20 22:31:50 +0000
committerChris Bieneman <beanz@apple.com>2016-05-20 22:31:50 +0000
commite18fee24099aa3bfee2f5a43b03958e09b56d773 (patch)
treea12120bba562f4f36f621e0a02a12604a78df075 /llvm/lib
parentec4d91a4d73bca5ff7ce2e0435f0deab84495904 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud