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

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Fri Dec 14 12:37:33 PST 2018


Okay, but normally you'd want to use the C++ standard library of the compiler you're using, right?  Does LLVM not work that way?  To me, it makes more sense to use the Windows native C++ standard library with the MSVC compiler, libc++ with Clang, GCC's with GCC (what's it called again?  I don't remember).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181214/e8065b38/attachment.html>


More information about the llvm-dev mailing list