When there is a duplicate absolute symbol, LLD reports <internal>
instead of known object file name currently.
Patch fixes the issue.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D42636
[ELF] - Do not forget file name when reporting duplicate symbol error for absolute symbols. ClosedPublic Authored by grimar on Jan 29 2018, 4:29 AM.
Details Summary When there is a duplicate absolute symbol, LLD reports <internal>
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 30 2018, 3:11 PM Closed by commit rLLD323849: [ELF] - Do not forget file name when reporting duplicate symbol error for… (authored by grimar). · Explain WhyJan 31 2018, 12:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131765 ELF/SymbolTable.cpp
test/ELF/abs-conflict.s
|