diff options
author | dim <dim@FreeBSD.org> | 2014-12-02 01:30:53 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2014-12-02 01:30:53 +0000 |
commit | d02f49e959007a290381ba996e8f6a23551024da (patch) | |
tree | 2fc0026293b01276ddbc0245efebeea551c7eff7 /contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp | |
parent | 00e7b79cd55d7682ea57d39c32fc2384115ddbd5 (diff) | |
download | FreeBSD-src-d02f49e959007a290381ba996e8f6a23551024da.zip FreeBSD-src-d02f49e959007a290381ba996e8f6a23551024da.tar.gz |
Let GNU ld be less obscure about missing symbols and DSOs. If the BFD
object looks like a typical shared library, suggest adding '-l<foo>',
where <foo> has the 'lib' prefix and '.so<bar>' or '.a' suffix removed.
Otherwise, suggest adding '-l:<foo>', where <foo> is the full DT_SONAME.
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Sponsored by: EMC / Isilon storage division
Reviewed by: emaste
PR: 194296
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D1152
Diffstat (limited to 'contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp')
0 files changed, 0 insertions, 0 deletions