aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-05-21 12:01:16 +0000
committerRui Ueyama <ruiu@google.com>2019-05-21 12:01:16 +0000
commitd3f27f2bf4461d48c9b89732209c4186a7ef3cdd (patch)
tree29f13ea40881f2b8a27749ce00c73a525d34881d
parent9c5632693426903daf303c78303b9c282045ccf8 (diff)
downloadllvm-d3f27f2bf4461d48c9b89732209c4186a7ef3cdd.zip
llvm-d3f27f2bf4461d48c9b89732209c4186a7ef3cdd.tar.gz
llvm-d3f27f2bf4461d48c9b89732209c4186a7ef3cdd.tar.bz2
Fix test failure.
I forgot to submit a last-minute change to the last patch. llvm-svn: 361249
-rw-r--r--lld/test/wasm/reproduce.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/reproduce.ll b/lld/test/wasm/reproduce.ll
index ca88cb4..e36d04b 100644
--- a/lld/test/wasm/reproduce.ll
+++ b/lld/test/wasm/reproduce.ll
@@ -5,7 +5,7 @@
; RUN: wasm-ld --reproduce=%t.dir/repro.tar -o out.wasm %t.dir/foo.o
; RUN: cd %t.dir
-; RUN: tar tf repro.tar | FileCheck --check-prefix=TAR
+; RUN: tar tf repro.tar | FileCheck --check-prefix=TAR %s
; TAR: repro/response.txt
; TAR: repro/version.txt