DavidSpickett wrote: > a missing target is possible when LLVM_ENABLE_IDE is set:
TIL that that option exists :) Understood. > Before the fix, we were not depending on install-liblldb, which is wrong. Right so it's just that folks usually do some broader install target like just `ninja install` and didn't notice this. Thanks for checking. https://github.com/llvm/llvm-project/pull/196070 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
