DavidSpickett wrote: > Finds Flang automatically if LLDB and Flang are both built in-tree or through > the new Flang_DIR cmake option if either Flang or LLDB are built out-of-tree.
You need to update the PR description as well. And I agree, limit it to in-tree until someone really wants it. Standalone builds are lacking testing as it is. I think this PR can wait until we see changes that require Flang objects (headers should be fine without it). https://github.com/llvm/llvm-project/pull/207764 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
