[flang-commits] [clang] [clang-tools-extra] [flang] [lldb] Revert " [clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" (PR #169397)
Naveen Seth Hanig via flang-commits
flang-commits at lists.llvm.org
Tue Nov 25 10:45:30 PST 2025
naveen-seth wrote:
Thank you! The section in `build.ninja` fine to me as well.
I just happened to talk with Ben Boeckel from CMake during the bi-weekly modules meeting. He suggested trying the build without `mold`, and mentioned that `<build-dir>/.ninja_deps` (for `ninja -t deps`) might be helpful.
If `.ninja_deps` doesn’t help find the issue, then I might be out of ideas. :sweat_smile:
https://github.com/llvm/llvm-project/pull/169397
More information about the flang-commits
mailing list