[PATCH] D120986: [flang] Fix standalone builds
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 05:07:42 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbcc0f6006a1: [flang] Fix standalone builds (authored by awarzynski).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120986/new/
https://reviews.llvm.org/D120986
Files:
flang/lib/Frontend/CMakeLists.txt
Index: flang/lib/Frontend/CMakeLists.txt
===================================================================
--- flang/lib/Frontend/CMakeLists.txt
+++ flang/lib/Frontend/CMakeLists.txt
@@ -15,7 +15,7 @@
FIRBuilder
FIRDialect
FIRSupport
- MLIRBuiltinAttributeInterfacesIncGen
+ MLIRIR
${dialect_libs}
LINK_LIBS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120986.412986.patch
Type: text/x-patch
Size: 329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/3330c255/attachment.bin>
More information about the llvm-commits
mailing list