s-barannikov wrote: Probably due to this: https://github.com/llvm/llvm-project/blob/47eb8b43c99034119ca93f16179dc6003c68a20b/llvm/cmake/modules/AddLLVM.cmake#L622-L623
It looks like the `OBJECT` library is built *in addition* to `STATIC` or `SHARED` library and the function comments suggests the same. Not sure why would we do this... https://github.com/llvm/llvm-project/pull/196108 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
