From 8874aef82260556520eb5c63e3f8c630515162c9 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Wed, 23 Jan 2019 13:43:42 +0000 Subject: [PATCH] Disable test better. llvm-svn: 351952 --- lld/test/ELF/stdout.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lld/test/ELF/stdout.s b/lld/test/ELF/stdout.s index f451da20589c..fcce79f90025 100644 --- a/lld/test/ELF/stdout.s +++ b/lld/test/ELF/stdout.s @@ -9,7 +9,7 @@ # RUN: ld.lld %t.o -o %t2 -# FIXME: Add "RUN:" in front of this line once the test passes on Windows +# FIXME: Add "RUN" in front of this line once the test passes on Windows # with it. # diff %t1 %t2