This is a common error, and because many people don't know what the key
function is, it is sometimes very confusing.
The doc was originally written by Brooks Moses and slightly edited by me.
Paths
| Differential D55968
Add a doc for missing key function and an error message referencing the doc. ClosedPublic Authored by ruiu on Dec 20 2018, 3:50 PM.
Details
Summary This is a common error, and because many people don't know what the key The doc was originally written by Brooks Moses and slightly edited by me.
Diff Detail
Event TimelineComment Actions As a reference, gold added this in https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=93acabad6a0ff499e4e18d44c41292ef48cde104 This is an extremely common user error and cause confusion so we ought to add it. This revision is now accepted and ready to land.Dec 21 2018, 9:45 AM ruiu retitled this revision from Show a user-friendly error message for a missing vtable symbol. to Add a doc for missing key function and an error message referencing the doc..Dec 21 2018, 10:59 AM
Closed by commit rL349941: Add a doc for missing key function and an error message referencing the doc. (authored by ruiu). · Explain WhyDec 21 2018, 11:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179312 lld/ELF/Relocations.cpp
lld/docs/missingkeymethod.rst
lld/test/ELF/undef.s
|
Perhaps change "build file" to "dependencies"?