[PATCH] D78340: [Flang] fix dependency issues after D78215

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 08:37:14 PDT 2020


clementval added a comment.

@DavidTruby Can we at least reintroduce `FortranSemantics` since it is a know problem with make and was working before? For the other problem, I can live with it for the moment since I can build MLIR first and then Flang even though it will be better to have a fix for that as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78340/new/

https://reviews.llvm.org/D78340





More information about the llvm-commits mailing list