diff options
| author | Gabor Greif <ggreif@gmail.com> | 2008-02-26 12:08:55 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2008-02-26 12:08:55 +0000 |
| commit | d5691031f5e129ad8760864b3eda4dad3a2b30bd (patch) | |
| tree | 8c90b5320e601288cb7c787611a4c7220a75f507 /llvm/lib/Target/PowerPC/PPCPredicates.cpp | |
| parent | 7cdbbfd0675154fda8bd0d83010bb1c6b3ed2250 (diff) | |
| download | bcm5719-llvm-d5691031f5e129ad8760864b3eda4dad3a2b30bd.tar.gz bcm5719-llvm-d5691031f5e129ad8760864b3eda4dad3a2b30bd.zip | |
While hunting for two hanging tests,
(on solaris10, which are:
CodeGen/PowerPC/frounds.ll
Transforms/InstCombine/2008-02-23-MulSub.ll)
I needed a tool to figure out which one is the guilty.
To this end I have added a verbosity
option to the test/Makefile.
It can be invoked thus:
gmake check TESTSUITE=CodeGen/PowerPC VERBOSE="-v -v"
(The number of "-v"s specifies the verbosity level.
Instead of "-v" other aliases can be specified,
please consult the dejagnu docs for info.)
At level >= 2 following line is logged for each
test, before running it:
ABOUT TO RUN: <test>.ll
llvm-svn: 47602
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCPredicates.cpp')
0 files changed, 0 insertions, 0 deletions

