diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2019-01-23 13:43:42 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2019-01-23 13:43:42 +0000 |
| commit | 8874aef82260556520eb5c63e3f8c630515162c9 (patch) | |
| tree | 4f62623a10330a5b513f5c5c76be34303b8f64a6 | |
| parent | 617adef93312c9bab43773148bebbcc64abd40f0 (diff) | |
| download | bcm5719-llvm-8874aef82260556520eb5c63e3f8c630515162c9.tar.gz bcm5719-llvm-8874aef82260556520eb5c63e3f8c630515162c9.zip | |
Disable test better.
llvm-svn: 351952
| -rw-r--r-- | lld/test/ELF/stdout.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/stdout.s b/lld/test/ELF/stdout.s index f451da20589..fcce79f9002 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 |

