[flang-commits] [clang] [flang] [lld] [flang] Generate main only when a Fortran program statement is present (PR #89938)

Kelvin Li via flang-commits flang-commits at lists.llvm.org
Wed Apr 24 20:18:16 PDT 2024


================
@@ -24,6 +24,7 @@ add_flang_library(FIRBuilder
   Runtime/Inquiry.cpp
   Runtime/Intrinsics.cpp
   Runtime/Numeric.cpp
+  Runtime/Main.cpp
----------------
kkwli wrote:

I think this list is in alphabetical order?

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


More information about the flang-commits mailing list