This is an archive of the discontinued LLVM Phabricator instance.

Add address ranges for individual macho sections on darwin
ClosedPublic

Authored by fjricci on Jul 24 2017, 7:18 AM.

Details

Summary

This is a re-upload of the reverted commit r308644. It has changed quite
a bit to reflect post-commit comments by kcc, so I'm re-uploading as
a new review.

Diff Detail

Repository
rL LLVM

Event Timeline

fjricci created this revision.Jul 24 2017, 7:18 AM
fjricci updated this revision to Diff 107924.Jul 24 2017, 10:26 AM

Don't split executable segment into sections to avoid confusing libignore

alekseyshl accepted this revision.Jul 24 2017, 5:33 PM
This revision is now accepted and ready to land.Jul 24 2017, 5:33 PM
This revision was automatically updated to reflect the committed changes.