diff --git a/lld/test/wasm/reproduce.ll b/lld/test/wasm/reproduce.ll index ca88cb428ffcc96f56d05c349f88b0f1ce908fdc..e36d04b78539ec8fba01153a35a9490103321016 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