Temporarily make testcase more verbose to debug a msvc buildbot failure.

llvm-svn: 248403
This commit is contained in:
Adrian Prantl 2015-09-23 17:59:45 +00:00
parent 5cd6deeae3
commit c040893085
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@
*/
// RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/mismatch \
// RUN: -y %p/dummy-debug-map.map -o %t 2>&1 | FileCheck %s
// RUN: -y %p/dummy-debug-map.map -o %t.bin 2>&1 >%t
// RUN: cat %t
// RUN: cat %t | FileCheck %s
@import mismatch;