[flang-commits] [flang] [flang] Do not create .f18.mod files for each compiled module (PR #85249)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Sat Mar 16 18:48: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.
----------------
kkwli wrote:
"th1e" → "the"
https://github.com/llvm/llvm-project/pull/85249
More information about the flang-commits
mailing list