Skip to content

Commit 9278fae

Browse files
Merge pull request #11516 from swiftlang/jepa-stable
[stable/21.x] Properly disable `clang/test/Driver/lld-repro.c`
2 parents 2d29ad6 + 35e96e6 commit 9278fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/lld-repro.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// Swift LLVM fork downstream change start
55
// lld from the Swift LLVM fork does not support linking Darwin Mach-O files
6-
// UNSUPPORTED: *
6+
// UNSUPPORTED: target={{.*}}
77
// Swift LLVM fork downstream change end
88

99
// RUN: echo "-nostartfiles -nostdlib -fuse-ld=lld -gen-reproducer=error -fcrash-diagnostics-dir=%t" \

0 commit comments

Comments
 (0)