[Lldb-commits] [lldb] [llvm] [cmake] Prevent implicitly passing `-no_exported_symbols` (PR #87846)
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Cyndy Ishida (cyndyishida) Changes * It is possible to setup llvm-project builds without going through `llvm/CMakeList.txt` so the fatal error handling should be smarter. * Disable option on Apple style lldb-linux builds. --- Full diff: ht