summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2014-12-02 01:30:53 +0000
committerdim <dim@FreeBSD.org>2014-12-02 01:30:53 +0000
commitd02f49e959007a290381ba996e8f6a23551024da (patch)
tree2fc0026293b01276ddbc0245efebeea551c7eff7 /contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp
parent00e7b79cd55d7682ea57d39c32fc2384115ddbd5 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud