[llvm-dev] Using LLD to link against third-party libraries? How?

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 11 11:48:44 PST 2018


I add the -fuse-ld=lld flag to the compiler command line itself.   And I included LLD when I built LLVM (I checked out the mono repo and built that version).

What command line arguments should I pass to LLD when I want to link against third-party libraries?  That's what I'm asking.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181211/756f1c9b/attachment.html>


More information about the llvm-dev mailing list