In GNU linkers, the last semicolon is optional. We can't link libstdc++
with lld because of that difference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D42820
Relax the grammar of the version script. ClosedPublic Authored by ruiu on Feb 1 2018, 2:37 PM.
Details Summary In GNU linkers, the last semicolon is optional. We can't link libstdc++
Diff Detail
Event TimelineClosed by commit rLLD324036: Relax the grammar of the version script. (authored by ruiu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132498 ELF/ScriptParser.cpp
test/ELF/dynamic-list-extern.s
|