This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
ClosedPublic

Authored by CodaFi on Apr 7 2019, 11:21 AM.

Details

Summary

Allow for retrieving an object file corresponding to an architecture-specific slice in a Mach-O universal binary file.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.Apr 7 2019, 11:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2019, 11:21 AM
This revision is now accepted and ready to land.May 18 2019, 3:45 PM
CodaFi updated this revision to Diff 201411.May 25 2019, 9:43 AM

[NFC] Rebase

This revision was automatically updated to reflect the committed changes.