Fix a crash that Andrew noticed, and add a pair of braces to unfconfuse
authorNate Begeman <natebegeman@mac.com>
Wed, 2 Nov 2005 18:42:59 +0000 (18:42 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 2 Nov 2005 18:42:59 +0000 (18:42 +0000)
commit5dc7e861f8c58301886b54f4ec1a1077b1e5281e
treefc057ee3d42d3e082ceb39fb9856fd8a262fb58e
parent7bbff04f7f1d0c16a464eb074a3e5e8f729b97e3
Fix a crash that Andrew noticed, and add a pair of braces to unfconfuse
XCode's indenting.

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