This is an archive of the discontinued LLVM Phabricator instance.

lld/macho application_extension support
Needs ReviewPublic

Authored by carlokok on Jun 4 2019, 1:08 AM.

Details

Reviewers
ruiu
Summary

This adds the application_extension which basically sets a header flag.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

carlokok created this revision.Jun 4 2019, 1:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2019, 1:08 AM
mstorsjo added a subscriber: mstorsjo.

Can you add a testcase for this? Also it's appreciated if the uploaded diffs are made with a larger context (diff -U999 or similar) to allow expanding the context here in phabricator.