labath added a comment.

Well.. I wouldn't say it was intentional, but building (lib)lldb as a static 
library is not really supported either.

Like, there's no way to do that from cmake. Some people using other build 
systems do that nonetheless, but it comes with all kinds of strings (regardless 
of the operating system).

So what happens now if you define LLDB_IN_LIBLLDB? Does dllexport explode if 
used in a static library?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117564/new/

https://reviews.llvm.org/D117564

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

Reply via email to