We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c172082 commit ca43e76Copy full SHA for ca43e76
flang/test/Driver/lto-lld-flags.f90
@@ -1,4 +1,5 @@
1
! UNSUPPORTED: system-windows
2
+! REQUIRES: lld
3
! check flto-partitions is passed to lld, and not to fc1
4
! RUN: %flang -### -fuse-ld=lld -flto=full -flto-partitions=16 %s 2>&1 | FileCheck %s --check-prefixes=LLD-PART,FC1-PART
5
0 commit comments