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

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 09:50:47 PDT 2020


tskeith added inline comments.


================
Comment at: flang/lib/Evaluate/CMakeLists.txt:35
   FortranDecimal
-  FortranSemantics
   FortranParser
----------------
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?


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