Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18669
ELF: Correctly handle --whole-archive for thin archives. ClosedPublic Authored by pcc on Mar 31 2016, 12:51 PM.
Details
Diff Detail Event Timelinepcc marked 2 inline comments as done. pcc retitled this revision from ELF: Correctly handle --whole-archive for thin archives.
Depends on D18664
Depends on D18666 to ELF: Correctly handle --whole-archive for thin archives.. pcc updated this object. pcc added parent revisions: D18666: Object: Correctly read thin archives containing absolute paths., D18664: Object: Add function for moving thin archive object buffer vector out of Archive.. Comment Actions
ruiu edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Mar 31 2016, 2:18 PM Closed by commit rL265073: ELF: Correctly handle --whole-archive for thin archives. (authored by pcc). · Explain WhyMar 31 2016, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52288 ELF/Driver.h
ELF/Driver.cpp
test/ELF/archive.s
test/ELF/whole-archive.s
|
Please make this a member function of LinkerDriver and remove OwningMBs parameter.