================ @@ -0,0 +1,18 @@ +! Check that -fsplit-lto-unit is passed to fc1 by the driver +! RUN: %flang -### -fsplit-lto-unit %s 2>&1 | FileCheck %s --check-prefixes=CHECK-FC1,CHECK-OPTION ---------------- shivaramaarao wrote:
Thanks for the review comments. I have added these 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
