Don't crash if there are no passes in the PassesToRun list
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 23:24:56 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 23:24:56 +0000 (23:24 +0000)
commitca005120082385026fd80fe76946fc446d3c9d33
tree1cf3a98dda62e45dc06ece1429694c836551a214
parent9cbbee332f3c4e3531cc8b13d6d8b427034c6a23
Don't crash if there are no passes in the PassesToRun list

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