[flang-commits] [flang] [Flang][Parser] Add missing dependencies to CMakeLists.txt (PR #77483)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Jan 11 12:54:44 PST 2024
kparzysz wrote:
> Why would you put DumpTree in lowering? For local debugging?
Basically, yes. I can add these libraries when I need them, so this is not a big deal. I should probably revert this commit though, since it doesn't accomplish anything.
https://github.com/llvm/llvm-project/pull/77483
More information about the flang-commits
mailing list