[llvm-branch-commits] [clang] [flang] [lld] [llvm] [Flang] LLVM_ENABLE_RUNTIMES=FortranRuntime (PR #110217)

Louis Dionne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Oct 10 06:12:30 PDT 2024


================
@@ -34,6 +34,8 @@ endfunction()
 
 
 # llvm_ExternalProject_Add(name source_dir ...
+#   ENABLE_FORTRAN
+#     External project requires the Flang compiler
----------------
ldionne wrote:

I don't fully understand why you need that, but the fact that we don't need `ENABLE_CPLUSPLUS` makes me think this is smelly. Can you explain?

https://github.com/llvm/llvm-project/pull/110217


More information about the llvm-branch-commits mailing list