[lld] r351952 - Disable test better.
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 05:43:42 PST 2019
Author: nico
Date: Wed Jan 23 05:43:42 2019
New Revision: 351952
URL: http://llvm.org/viewvc/llvm-project?rev=351952&view=rev
Log:
Disable test better.
Modified:
lld/trunk/test/ELF/stdout.s
Modified: lld/trunk/test/ELF/stdout.s
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/test/ELF/stdout.s?rev=351952&r1=351951&r2=351952&view=diff
==============================================================================
--- lld/trunk/test/ELF/stdout.s (original)
+++ lld/trunk/test/ELF/stdout.s Wed Jan 23 05:43:42 2019
@@ -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
More information about the llvm-commits
mailing list