See http://reviews.llvm.org/rL268229 and
http://reviews.llvm.org/rL313832 which did the same for the ELF port.
Details
Details
- Reviewers
int3 - Group Reviewers
Restricted Project - Commits
- rGca634393fc79: [mac/lld] Make --reproduce work with thin archives
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm
lld/MachO/Driver.cpp | ||
---|---|---|
234 | would be nice to have a comment about why we need this only for thin archives | |
lld/test/MachO/reproduce-thin-archives.s | ||
19–20 | the order of the files in the tar archive isn't actually important right? in that case we could just have two CHECK-DAG lines and do away with CHECK2 |
would be nice to have a comment about why we need this only for thin archives