[PATCH] D121218: [flang][nfc] Update the CMake dependencies for `flangFrontend`

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 09:20:37 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb383b17bf7af: [flang][nfc] Update the CMake dependencies for `flangFrontend` (authored by awarzynski).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121218

Files:
  flang/lib/Frontend/CMakeLists.txt


Index: flang/lib/Frontend/CMakeLists.txt
===================================================================
--- flang/lib/Frontend/CMakeLists.txt
+++ flang/lib/Frontend/CMakeLists.txt
@@ -15,6 +15,7 @@
   FIRBuilder
   FIRDialect
   FIRSupport
+  FIROptTransformsPassIncGen
   MLIRIR
   ${dialect_libs}
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121218.413831.patch
Type: text/x-patch
Size: 306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/30cd442d/attachment.bin>


More information about the llvm-commits mailing list