Add support for creating universal binaries which can contain an archive.
Test plan: make check-all
Paths
| Differential D67758
[llvm-lipo] Add support for archives ClosedPublic Authored by alexander-shaposhnikov on Sep 19 2019, 5:09 AM.
Details Summary Add support for creating universal binaries which can contain an archive. Test plan: make check-all
Diff Detail
Event Timeline
alexander-shaposhnikov added inline comments.
This revision is now accepted and ready to land.Sep 20 2019, 3:27 PM Comment Actions Logic looks fine. I have some concerns around alignment terminology that I suggest you address before committing.
alexander-shaposhnikov added inline comments.
Closed by commit rL372666: [llvm-lipo] Add support for archives (authored by alexander-shaposhnikov). · Explain WhySep 23 2019, 3:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221422 llvm/trunk/test/tools/llvm-lipo/create-archive-input.test
llvm/trunk/tools/llvm-lipo/llvm-lipo.cpp
|