================ @@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
