fix accidentally inverted conditional and add comment.
authorChris Lattner <sabre@nondot.org>
Tue, 18 Aug 2009 04:33:15 +0000 (04:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Aug 2009 04:33:15 +0000 (04:33 +0000)
commitb49a30c109469361881189d65ffeed44177ed98b
tree5da0246f36c96f0e8c55357c40422ae2f1a266bf
parenta006d4e60df8f1f07d669ddb5b46f5044717b6e4
fix accidentally inverted conditional and add comment.

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