[PATCH] D78215: [flang] Use the Flang cmake-functions to add targets.

مهدي شينون (Mehdi Chinoune) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 19:52:43 PDT 2020


ChinouneMehdi marked 2 inline comments as done.
ChinouneMehdi added inline comments.


================
Comment at: flang/lib/Evaluate/CMakeLists.txt:35
   FortranDecimal
-  FortranSemantics
   FortranParser
----------------
tskeith wrote:
> This dependency was added here: https://reviews.llvm.org/rGa1726e65bc1fdbd2800839e48e68cb4a68cc7092
> Have you verified that this change doesn't re-introduce the problem that that one was fixing?
I have verified with four configurations ( gcc-8+gold, gcc-9+gold, clang-8+lld and clang-9+lld) on Ubuntu 18.04 x86_64.
I can't be sure because I don't know about his build configuration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78215





More information about the llvm-commits mailing list