[flang-commits] [flang] [flang] Do not create .f18.mod files for each compiled module (PR #85249)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Sun Mar 17 01:06:25 PDT 2024


================
@@ -47,7 +47,7 @@ if (NOT CMAKE_CROSSCOMPILING)
       endif()
     endif()
 
-    # The module contains PPC vector types that needs the PPC target.
+    # The module contains PPC vector types that needs th1e PPC target.
----------------
mjklemm wrote:

Fixed.

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


More information about the flang-commits mailing list