Do not print out lists with thousands of elements in them, that's kinda silly
authorChris Lattner <sabre@nondot.org>
Mon, 27 Oct 2003 04:44:59 +0000 (04:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Oct 2003 04:44:59 +0000 (04:44 +0000)
commit73b96bd52d9361d5c947e4fb660a46e498f7b407
tree3d55506dea717c02564865839ffcd7a851a01ab1
parent12d90632e9792ac55d6fb13df9d362e9f43f3890
Do not print out lists with thousands of elements in them, that's kinda silly

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