Temporary hack to see what is going on on a windows bot.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 May 2016 20:47:06 +0000 (20:47 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 May 2016 20:47:06 +0000 (20:47 +0000)
llvm-svn: 268302

lld/test/ELF/reproduce.s

index 33c3353..8906eab 100644 (file)
@@ -5,6 +5,7 @@
 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.dir/build1/foo.o
 # RUN: cd %t.dir
 # RUN: ld.lld --hash-style=gnu build1/foo.o -o bar -shared --as-needed --reproduce repro
+# RUN: find .
 # RUN: diff build1/foo.o repro/%:t.dir/build1/foo.o
 
 # RUN: FileCheck %s --check-prefix=RSP < repro/response.txt