Normally one wouldn't run into that case, but it is possible with a little creative ordering of special libraries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53388
[LLD] [COFF] Fix error handling on duplicates for import library symbols ClosedPublic Authored by mstorsjo on Oct 18 2018, 1:58 AM.
Details Summary Normally one wouldn't run into that case, but it is possible with a little creative ordering of special libraries.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2018, 4:48 PM Closed by commit rL344776: [COFF] Fix error handling on duplicates for import library symbols (authored by mstorsjo). · Explain WhyOct 18 2018, 11:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170150 lld/trunk/COFF/InputFiles.cpp
lld/trunk/test/COFF/duplicate-imp-func.s
|