Improve bugpoint output a bit by outputting the actual instructions instead of
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 29 Jul 2008 08:55:30 +0000 (08:55 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 29 Jul 2008 08:55:30 +0000 (08:55 +0000)
commitbcbd9c43a17652c62875ffb9a008f549d0ec5714
tree37e9ea734569edb546976d2afee15f58e8250caa
parente2afdedec5f876b88384e21a3e18f48444989346
Improve bugpoint output a bit by outputting the actual instructions instead of
just it's name, which is often empty. Also remove a newline from the output
that wasn't really needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54158 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/CrashDebugger.cpp