[PATCH] D79342: [flang] Fix cmake circular dependency error
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 12:22:19 PDT 2020
clementval added a comment.
In D79342#2018141 <https://reviews.llvm.org/D79342#2018141>, @tskeith wrote:
> @clementval, you added this dependency to fix a linking problem. If this change makes it come back, can you provide details? FortranEvaluate should not depend on FortranSemantics at link time.
Something has change since the patch landed because the cmake error you are reporting was not being reported before. I have it as well now on my system.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79342/new/
https://reviews.llvm.org/D79342
More information about the llvm-commits
mailing list