[flang-commits] [clang] [flang] [Flang][Driver] Support for -fsplit-lto-unit option in flang driver (PR #202858)

via flang-commits flang-commits at lists.llvm.org
Fri Jun 12 23:08:35 PDT 2026


================
@@ -0,0 +1,20 @@
+! ; Check that -flto=thin without -fsplit-lto-unit has EnableSplitLTOUnit = 0
+! RUN: %flang -flto=thin  -c -o - %s | llvm-dis | FileCheck %s
----------------
shivaramaarao wrote:

Incorporated the changes.

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


More information about the flang-commits mailing list