This reverts commit r371729 because /linkrepro option also exists
in Microsoft link.exe and their linker takes not a filename but a
directory name as an argument for /linkrepro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D68378
Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory. ClosedPublic Authored by ruiu on Oct 3 2019, 2:08 AM.
Details Summary This reverts commit r371729 because /linkrepro option also exists
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 4 2019, 12:14 AM Closed by commit rL373703: Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory. (authored by ruiu). · Explain WhyOct 4 2019, 12:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 223153 lld/trunk/COFF/Driver.cpp
lld/trunk/docs/ReleaseNotes.rst
lld/trunk/test/COFF/linkrepro-pdb.test
lld/trunk/test/COFF/linkrepro-res.test
lld/trunk/test/COFF/linkrepro.test
|