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 00321cf commit fb25cdaCopy full SHA for fb25cda
clang/test/Driver/DTLTO/dtlto.c
@@ -40,7 +40,7 @@
40
/// Check the expected arguments are forwarded by default with only
41
/// --thinlto-distributor=.
42
// RUN: %clang --target=x86_64-linux-gnu -fthinlto-distributor=d.exe \
43
-// RUN: -fuse-ld=lld -Werror -### %s 2>&1 | \
+// RUN: -fuse-ld=lld -### %s 2>&1 | \
44
// RUN: FileCheck @%t_f.rsp --check-prefix=DEFAULT
45
46
// DEFAULT: ld.lld
0 commit comments