OSDN Git Service

Do not attempt to reduce a test case if it is an empty set.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 4 Aug 2003 19:03:42 +0000 (19:03 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 4 Aug 2003 19:03:42 +0000 (19:03 +0000)
commit5d3f1f01aa3106561a94e77fd60f2fd70c3fb955
treebe954f1b15eef4b1505426361591b65b43b165a7
parent5cfff2545d5c731bb236d6e5c355bcb59d7abda7
Do not attempt to reduce a test case if it is an empty set.

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