Skip to content

Commit ca43e76

Browse files
[Flang] NFC: Require lld for an lld test (#160320)
1 parent c172082 commit ca43e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Driver/lto-lld-flags.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
! UNSUPPORTED: system-windows
2+
! REQUIRES: lld
23
! check flto-partitions is passed to lld, and not to fc1
34
! RUN: %flang -### -fuse-ld=lld -flto=full -flto-partitions=16 %s 2>&1 | FileCheck %s --check-prefixes=LLD-PART,FC1-PART
45

0 commit comments

Comments
 (0)