chelcassanova wrote: > I'd have guessed it's required for a standalone build as well, but you're not > changing that, so it must not be?
(assuming that "standalone build" here refers to "LLDB standalone build") Not as far as I can see. The LLVM top-level CMakeLists.txt file checks for the build type, but the LLDB one doesn't, and attempting the docs's config step without passing the build type doesn't yield an error that it's missing. https://github.com/llvm/llvm-project/pull/137383 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits