Skip to content

Conversation

kiranchandramohan
Copy link
Contributor

No description provided.

@llvmbot llvmbot added flang:driver flang Flang issues not falling into any other category labels Sep 23, 2025
@llvmbot
Copy link
Member

llvmbot commented Sep 23, 2025

@llvm/pr-subscribers-flang-driver

Author: Kiran Chandramohan (kiranchandramohan)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/160320.diff

1 Files Affected:

  • (modified) flang/test/Driver/lto-lld-flags.f90 (+1)
diff --git a/flang/test/Driver/lto-lld-flags.f90 b/flang/test/Driver/lto-lld-flags.f90
index 055526ab02a9d..851ed0913cdec 100644
--- a/flang/test/Driver/lto-lld-flags.f90
+++ b/flang/test/Driver/lto-lld-flags.f90
@@ -1,4 +1,5 @@
 ! UNSUPPORTED: system-windows
+! REQUIRES: lld
 ! check flto-partitions is passed to lld, and not to fc1
 ! RUN: %flang -### -fuse-ld=lld -flto=full -flto-partitions=16 %s 2>&1 | FileCheck %s --check-prefixes=LLD-PART,FC1-PART
 

@kiranchandramohan kiranchandramohan merged commit ca43e76 into llvm:main Sep 23, 2025
12 checks passed
Copy link
Contributor

@anchuraj anchuraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I didn't know about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang:driver flang Flang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants