remove temporary logging again now that things are figured out

This commit is contained in:
Nico Weber 2020-04-27 14:00:25 -04:00
parent 964ef8eecc
commit 76f74d15fe
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
# RUN: echo "INCLUDE \"%t.dir/build/bar.script\"" >> %t.dir/build/foo.script
# RUN: echo "/* empty */" > %t.dir/build/bar.script
# RUN: cd %t.dir
# RUN: ld.lld build/foo.script --verbose --reproduce repro.tar
# RUN: tar tf repro.tar
# RUN: ld.lld build/foo.script -o /dev/null --reproduce repro.tar
# RUN: tar tf repro.tar | FileCheck -DPATH='%:t.dir' %s
# CHECK: [[PATH]]/build/foo.script