reduce indentation by using continue, no functionality change.
authorChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 01:11:17 +0000 (01:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 01:11:17 +0000 (01:11 +0000)
commitd5b4db982478e349a8c8759da182636b888b875f
tree966e9a1a03ae9ce440df462ff29029a162d5da5f
parenteac8f35da8935cb5e5d6f6f0f02d0648fd8f130b
reduce indentation by using continue, no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp