================
@@ -71,8 +71,6 @@ add_lldb_library(lldbCore
lldbUtility
lldbValueObject
lldbVersion
- lldbPluginCPlusPlusLanguage
- lldbPluginObjCLanguage
----------------
JDevlieghere wrote:You can now add `NO_PLUGIN_DEPENDENCIES` to `add_lldb_library` above and resolve the FIXME. 🥳 https://github.com/llvm/llvm-project/pull/132274 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
