Move exit check where it really belongs.
authorJim Grosbach <grosbach@apple.com>
Mon, 7 Jun 2010 19:12:21 +0000 (19:12 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 7 Jun 2010 19:12:21 +0000 (19:12 +0000)
commit41a628237ce7892e081f126826db6b2391b100aa
tree6046144ebc18b31805e962e2a348016987a4659b
parent4d52c6d622811d00d40b914a4ebd1996b1eed95d
Move exit check where it really belongs.

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