zturner added a comment.

As a general rule, lld-link is command line compatible with MSVC and
clang-cl is command line compatible with cl.  So, the /order option should
work exactly the same with lld-link as it does with link.


https://reviews.llvm.org/D47708



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to