1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

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 7331c90075
commit eb75055f70

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;