Skip to content

Commit

Permalink
add temporary logging to help diagnose a bot-only failure
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Apr 18, 2020
1 parent 21d5001 commit c7c3b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lld/test/ELF/reproduce-linkerscript.s
Expand Up @@ -8,6 +8,7 @@
# RUN: echo "/* empty */" > %t.dir/build/bar.script
# RUN: cd %t.dir
# RUN: ld.lld build/foo.script -o /dev/null --reproduce repro.tar
# RUN: tar tf repro.tar
# RUN: tar tf repro.tar | FileCheck -DPATH='%:t.dir' %s

# CHECK: [[PATH]]/build/foo.script
Expand Down

0 comments on commit c7c3b87

Please sign in to comment.