summaryrefslogtreecommitdiff
path: root/test/lib
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib')
-rw-r--r--test/lib/llvm.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/llvm.exp b/test/lib/llvm.exp
index 05c910771a..70cae2ea4e 100644
--- a/test/lib/llvm.exp
+++ b/test/lib/llvm.exp
@@ -102,6 +102,7 @@ proc RunLLVMTests { test_source_files } {
#set timeout 40
set filename [file tail $test]
+ verbose "ABOUT TO RUN: $filename" 2
set outcome PASS
set tmpFile "$filename.tmp"